[][src]Function ostree_sys::ostree_repo_verify_summary

pub unsafe extern "C" fn ostree_repo_verify_summary(
    self_: *mut OstreeRepo,
    remote_name: *const c_char,
    summary: *mut GBytes,
    signatures: *mut GBytes,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> *mut OstreeGpgVerifyResult