[][src]Function ostree_sys::ostree_repo_list_static_delta_names

pub unsafe extern "C" fn ostree_repo_list_static_delta_names(
    self_: *mut OstreeRepo,
    out_deltas: *mut *mut GPtrArray,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean