Method
FwupdPluginArchivelookup_by_fn
Declaration [src]
GBytes*
fu_archive_lookup_by_fn (
FuArchive* self,
const gchar* fn,
GError** error
)
Parameters
fn |
const gchar* |
A filename. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
error |
GError ** |
The return location for a GError* , or NULL . |
Return value
Returns: | GBytes |
A |
|
The data is owned by the instance. |