infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
_registry_parser_state_t Struct Reference
Collaboration diagram for _registry_parser_state_t:
[legend]

Public Attributes

const char * p
 
const char * start
 
infix_registry_tregistry
 

Member Data Documentation

◆ p

const char* _registry_parser_state_t::p

Current position in the definition string.

◆ registry

infix_registry_t* _registry_parser_state_t::registry

The registry being populated.

◆ start

const char* _registry_parser_state_t::start

Start of the entire definition string for error reporting.


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