[][src]Function ostree_sys::ostree_repo_verify_commit

pub unsafe extern "C" fn ostree_repo_verify_commit(
    self_: *mut OstreeRepo,
    commit_checksum: *const c_char,
    keyringdir: *mut GFile,
    extra_keyring: *mut GFile,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean