Function GetNextValueInSplayTree

Source
pub unsafe extern "C" fn GetNextValueInSplayTree(
    arg1: *mut SplayTreeInfo,
) -> *const c_void