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

Required features: "Win32_Foundation"