Struct windows_sys::Win32::System::Threading::RTL_CONDITION_VARIABLE
#[repr(C)]pub struct RTL_CONDITION_VARIABLE {
pub Ptr: *mut c_void,
}Expand description
Required features: "Win32_System_Threading"
Fields§
§Ptr: *mut c_void