Function
FwupdPluginstrstrip
Declaration [src]
gchar*
fu_strstrip (
const gchar* str
)
Description [src]
Removes leading and trailing whitespace from a constant string.
Available since: | 1.8.2 |
gchar*
fu_strstrip (
const gchar* str
)
Removes leading and trailing whitespace from a constant string.
Available since: | 1.8.2 |