Function r_core::r_skiplist_new[][src]

pub unsafe extern "C" fn r_skiplist_new(
    freefn: RListFree,
    comparefn: RListComparator
) -> *mut RSkipList