Function ctru_sys::CAMU_GetVsyncInterruptEvent
source · pub unsafe extern "C" fn CAMU_GetVsyncInterruptEvent(
event: *mut Handle,
port: u32_
) -> Result
Expand description
Gets a handle to the event signaled on vsync interrupts.
§Arguments
event
- Pointer to output the event handle to.port
- Port to use.