Function
FwupdPluginStructEfiHardDriveDevicePathparse_stream
Declaration [src]
FuStructEfiHardDriveDevicePath*
fu_struct_efi_hard_drive_device_path_parse_stream (
GInputStream* stream,
gsize offset,
GError** error
)
Parameters
stream |
GInputStream |
| 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: | FuStructEfiHardDriveDevicePath |
| No description available. | |
| The data is owned by the called function. |