windows::Wdk::System::SystemServices

Function PoRegisterDeviceForIdleDetection

pub unsafe fn PoRegisterDeviceForIdleDetection(
    deviceobject: *const DEVICE_OBJECT,
    conservationidletime: u32,
    performanceidletime: u32,
    state: DEVICE_POWER_STATE,
) -> *mut u32