pub unsafe extern "system" fn GetDevicePowerState(
    hdevice: HANDLE,
    pfon: *mut BOOL
) -> BOOL
Expand description

Required features: ‘Win32_System_Power’, ‘Win32_Foundation’