[][src]Function ostree_sys::ostree_repo_delete_object

pub unsafe extern "C" fn ostree_repo_delete_object(
    self_: *mut OstreeRepo,
    objtype: OstreeObjectType,
    sha256: *const c_char,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean