Function cyclors::ddsrt_avl_cswap_node[][src]

pub unsafe extern "C" fn ddsrt_avl_cswap_node(
    td: *const ddsrt_avl_ctreedef_t,
    tree: *mut ddsrt_avl_ctree_t,
    oldn: *mut c_void,
    newn: *mut c_void
)