Function kernel32::GetDevicePowerState [] [src]

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