Function r_core::r_skiplist_join[][src]

pub unsafe extern "C" fn r_skiplist_join(
    l1: *mut RSkipList,
    l2: *mut RSkipList
)