Function ctru_sys::IRU_WaitRecvTransfer
source · pub unsafe extern "C" fn IRU_WaitRecvTransfer(
transfercount: *mut u32_
) -> Result
Expand description
Waits for a receive operation to complete.
§Arguments
transfercount
- Pointer to output the number of bytes read to.