Function windows_sys::Win32::System::Power::GetDevicePowerState
pub unsafe extern "system" fn GetDevicePowerState(
hdevice: HANDLE,
pfon: *mut BOOL
) -> BOOLExpand description
Required features: "Win32_System_Power", "Win32_Foundation"