Union windows_sys::Win32::System::Kernel::RTL_BALANCED_NODE_0
#[repr(C)]
pub union RTL_BALANCED_NODE_0 {
pub Children: [*mut RTL_BALANCED_NODE; 2],
pub Anonymous: RTL_BALANCED_NODE_0_0,
}
Expand description
Required features: "Win32_System_Kernel"
Fields§
§Children: [*mut RTL_BALANCED_NODE; 2]
§Anonymous: RTL_BALANCED_NODE_0_0