API Version: 1.0
Library Version: 1.8.17
GBytes* fu_archive_lookup_by_fn ( FuArchive* self, const gchar* fn, GError** error )
Finds the blob referenced by filename.
fn
const gchar*
A filename.
error
GError **
GError*
NULL
GBytes*
A GBytes, or NULL if the filename was not found.
GBytes