|
infix
A JIT-Powered FFI Library for C
|
Public Attributes | |
| char * | p |
| size_t | remaining |
| infix_status | status |
| char* printer_state::p |
The current write position in the output buffer.
| size_t printer_state::remaining |
The number of bytes remaining in the buffer.
| infix_status printer_state::status |
The current status, set to an error if the buffer is too small.