Function
FwupdPluginStructFdtPropparse
Declaration [src]
FuStructFdtProp*
fu_struct_fdt_prop_parse (
const guint8* buf,
gsize bufsz,
gsize offset,
GError** error
)
Parameters
buf |
const guint8* |
| No description available. | |
| The data is owned by the caller of the function. | |
bufsz |
gsize |
| No description available. | |
offset |
gsize |
| No description available. | |
error |
GError ** |
The return location for a GError*, or NULL. |
Return value
| Returns: | FuStructFdtProp |
| No description available. | |
| The data is owned by the called function. |