Struct winapi::um::winnt::RTL_CONDITION_VARIABLE [−][src]
#[repr(C)]pub struct RTL_CONDITION_VARIABLE {
pub Ptr: PVOID,
}Fields
Ptr: PVOIDTrait Implementations
Returns the “default value” for a type. Read more