Function ctru_sys::MICU_GetEventHandle
source · pub unsafe extern "C" fn MICU_GetEventHandle(
handle: *mut Handle
) -> Result
Expand description
Gets an event handle triggered when the shared memory buffer is full.
§Arguments
handle
- Pointer to output the event handle to.