Module mun_runtime::error [−][src]
Exposes error reporting using the C ABI.
Structs
| ErrorHandle | A C-style handle to an error. |
Functions
| mun_error_destroy | Destructs the error corresponding to |
| mun_error_message | Retrieves the error message corresponding to |