Function windows_native::ntrtl::RtlRbInsertNodeEx
source · pub unsafe extern "system" fn RtlRbInsertNodeEx(
Tree: *mut RTL_RB_TREE,
Parent: *mut RTL_BALANCED_NODE,
Right: BOOLEAN,
Node: *mut RTL_BALANCED_NODE
) -> BOOLEAN