infix
A JIT-Powered FFI Library for C
|
Public Attributes | |
char * | p |
size_t | remaining |
infix_status | status |
char* printer_state::p |
Current pointer into the output buffer.
size_t printer_state::remaining |
Remaining space in the buffer.
infix_status printer_state::status |
Set to an error if the buffer overflows.