Serene Runtime 1.0.0
C runtime for the Serene programming language
Loading...
Searching...
No Matches
srn_error_t Struct Reference

#include <errors.h>

Data Fields

srn_error_tag_t tag
 
char * msg
 

Detailed Description

Definition at line 55 of file errors.h.

Field Documentation

◆ msg

char* srn_error_t::msg

Definition at line 57 of file errors.h.

◆ tag

srn_error_tag_t srn_error_t::tag

Definition at line 56 of file errors.h.


The documentation for this struct was generated from the following file: