winapi::um::winbase

Function GetDevicePowerState

Source
pub unsafe extern "system" fn GetDevicePowerState(
    hDevice: HANDLE,
    pfOn: *mut BOOL,
) -> BOOL