Function
FwupdPluginstrdup
Declaration [src]
GString*
fu_strdup (
const gchar* str,
gsize bufsz,
gsize offset
)
Description [src]
Copies a string from a buffer of a specified size up to (but not including) NUL
.
Available since: | 1.8.11 |