Utilities (C API)

typedef enum _EmlError EmlError

Error.

enum _EmlError

Values:

enumerator EmlOk
enumerator EmlSizeMismatch
enumerator EmlUnsupported
enumerator EmlUninitialized
enumerator EmlPostconditionFailed
enumerator EmlUnknownError
enumerator EmlErrors
const char *eml_error_str(EmlError e)

Get error description string.