Function yrs::ymap_link

source ยท
#[no_mangle]
pub unsafe extern "C" fn ymap_link(
    map: *const Branch,
    txn: *const Transaction,
    key: *const c_char
) -> *const Weak