13#ifndef ML_PRINT_TEMPLATE_ERRORS_H
14#define ML_PRINT_TEMPLATE_ERRORS_H
MLint32 MLErrorCode
Type of an ML Error code.
#define ML_UTILS_EXPORT
Defines platform dependent DLL export macro for mlUtils.
void ML_UTILS_EXPORT printTemplateError(const char *location, MLErrorCode reason, const std::string_view &handling)
void ML_UTILS_EXPORT printTemplateWarning(const char *location, MLErrorCode reason, const std::string_view &handling)
void ML_UTILS_EXPORT printTemplateFatalError(const char *location, MLErrorCode reason, const std::string_view &handling)