[][src]Function ostree_sys::ostree_sign_commit

pub unsafe extern "C" fn ostree_sign_commit(
    self_: *mut OstreeSign,
    repo: *mut OstreeRepo,
    commit_checksum: *const c_char,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean