Function
FwupdPluginUsbDeviceHdrparse_bytes
Declaration [src]
FuUsbDeviceHdr*
fu_usb_device_hdr_parse_bytes (
GBytes* blob,
gsize offset,
GError** error
)
Parameters
blob |
GBytes |
| No description available. | |
| The data is owned by the caller of the function. | |
offset |
gsize |
| No description available. | |
error |
GError ** |
The return location for a GError*, or NULL. |
Return value
| Returns: | FuUsbDeviceHdr |
| No description available. | |
| The data is owned by the called function. |