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