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