Function ostree_sepolicy_new_from_commit

Source
pub unsafe extern "C" fn ostree_sepolicy_new_from_commit(
    repo: *mut OstreeRepo,
    rev: *const c_char,
    cancellable: *mut GCancellable,
    error: *mut *mut GError,
) -> *mut OstreeSePolicy