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