|
Serene Runtime 1.0.0
C runtime for the Serene programming language
|
Go to the source code of this file.
Functions | |
| srn_error_t * | srn_errors_make (const srn_context_t *ctx, srn_error_tag_t tag, const char *msg) |
| srn_error_t * srn_errors_make | ( | const srn_context_t * | ctx, |
| srn_error_tag_t | tag, | ||
| const char * | msg ) |
Definition at line 28 of file errors.c.