POWER_MONITOR_INVOCATION

Type Alias POWER_MONITOR_INVOCATION 

Source
pub type POWER_MONITOR_INVOCATION = _POWER_MONITOR_INVOCATION;

Aliased Type§

#[repr(C)]
pub struct POWER_MONITOR_INVOCATION { pub On: u8, pub Console: u8, pub RequestReason: u32, }

Fields§

§On: u8§Console: u8§RequestReason: u32