pub unsafe extern "C" fn otCliAppendResult(aError: otError)
Write error code to the CLI console
If the @p aError is OT_ERROR_PENDING nothing will be outputted.
OT_ERROR_PENDING
@param[in] aError Error code value.