Function windows::Win32::System::Power::GetDevicePowerState

pub unsafe fn GetDevicePowerState<P0>(hdevice: P0, pfon: *mut BOOL) -> BOOL
where P0: Param<HANDLE>,