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