[][src]Function ostree_sys::ostree_repo_transaction_set_ref

pub unsafe extern "C" fn ostree_repo_transaction_set_ref(
    self_: *mut OstreeRepo,
    remote: *const c_char,
    ref_: *const c_char,
    checksum: *const c_char
)