Function ctru_sys::IRU_GetRecvFinishedEvent
source · pub unsafe extern "C" fn IRU_GetRecvFinishedEvent(
out: *mut Handle
) -> Result
Expand description
Gets an event which is signaled once a receive finishes.
§Arguments
out
- Pointer to write the event handle to.