Function GetRootValueFromSplayTree

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