[][src]Function ostree_sys::ostree_repo_list_refs

pub unsafe extern "C" fn ostree_repo_list_refs(
    self_: *mut OstreeRepo,
    refspec_prefix: *const c_char,
    out_all_refs: *mut *mut GHashTable,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean