[][src]Function ostree_sys::ostree_repo_mark_commit_partial

pub unsafe extern "C" fn ostree_repo_mark_commit_partial(
    self_: *mut OstreeRepo,
    checksum: *const c_char,
    is_partial: gboolean,
    error: *mut *mut GError
) -> gboolean