Function yrs::yarray_move

source ·
#[no_mangle]
pub unsafe extern "C" fn yarray_move(
    array: *const Branch,
    txn: *mut Transaction,
    source: c_int,
    target: c_int
)