Function ctru_sys::ACU_GetLastErrorCode
source · pub unsafe extern "C" fn ACU_GetLastErrorCode(
errorCode: *mut u32_
) -> Result
Expand description
Gets the last error to occur during a connection.
§Arguments
errorCode
- Pointer to output the error code to.