[][src]Function winapi::um::winbase::GetDevicePowerState

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