Function ostree_sys::ostree_repo_list_refs_ext[][src]

pub unsafe extern "C" fn ostree_repo_list_refs_ext(
    self_: *mut OstreeRepo,
    refspec_prefix: *const c_char,
    out_all_refs: *mut *mut GHashTable,
    flags: OstreeRepoListRefsExtFlags,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean
This is supported on crate feature v2016_4 only.