Function gspWaitForAnyEvent

Source
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.