Function libflatpak_sys::flatpak_remote_new_from_file

source ·
pub unsafe extern "C" fn flatpak_remote_new_from_file(
    name: *const c_char,
    data: *mut GBytes,
    error: *mut *mut GError,
) -> *mut FlatpakRemote