pub unsafe extern "C" fn gspWaitForAnyEvent() -> GSPGPU_EventExpand 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.
pub unsafe extern "C" fn gspWaitForAnyEvent() -> GSPGPU_EventWaits for any GSPGPU event to occur.
The ID of the event that occurred.
The function returns immediately if there are unprocessed events at the time of call.