Function xb_silo_load_from_bytes

Source
pub unsafe extern "C" fn xb_silo_load_from_bytes(
    self_: *mut XbSilo,
    blob: *mut GBytes,
    flags: XbSiloLoadFlags,
    error: *mut *mut GError,
) -> gboolean