infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
infix_error_details_t Struct Reference

Provides detailed, thread-local information about the last error that occurred. More...

#include <infix.h>

Public Attributes

infix_error_category_t category
 
infix_error_code_t code
 
size_t position
 
long system_error_code
 
char message [256]
 

Detailed Description

Provides detailed, thread-local information about the last error that occurred.


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