pub unsafe extern "C" fn gspWaitForAnyEvent() -> GSPGPU_Event
Expand description

Waits for any GSPGPU event to occur.

§Returns

The ID of the event that occurred.

The function returns immediately if there are unprocessed events at the time of call.