pub unsafe extern "C" fn ACU_GetLastDetailErrorCode(
    errorCode: *mut u32_
) -> Result
Expand description

Gets the last detailed error to occur during a connection.

§Arguments

  • errorCode - Pointer to output the error code to.