Function 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.