Skip to main content

NtGetDevicePowerState

Function NtGetDevicePowerState 

Source
pub unsafe extern "system" fn NtGetDevicePowerState(
    Device: HANDLE,
    State: PDEVICE_POWER_STATE,
) -> NTSTATUS