Menoh
|
Typedefs | |
typedef int32_t | menoh_error_code |
Functions | |
MENOH_API const char * | menoh_get_last_error_message () |
Users can get detailed message about last error. More... | |
typedef int32_t menoh_error_code |
error_code
Users can also get error message via menoh_get_last_error_message().
MENOH_API const char* menoh_get_last_error_message | ( | ) |
Users can get detailed message about last error.
Users do not need to (and must not) release returned c string.