[][src]Function ostree_sys::ostree_repo_list_commit_objects_starting_with

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