[][src]Type Definition ntapi::ntpoapi::NtGetDevicePowerState

type NtGetDevicePowerState = unsafe extern "system" fn(Device: HANDLE, State: PDEVICE_POWER_STATE) -> NTSTATUS;