[][src]Type Definition ntapi::ntzwapi::ZwInitiatePowerAction

type ZwInitiatePowerAction = unsafe extern "system" fn(SystemAction: POWER_ACTION, LightestSystemState: SYSTEM_POWER_STATE, Flags: ULONG, Asynchronous: BOOLEAN) -> NTSTATUS;