llparse
llparse copied to clipboard
header-builder: add cptr type for constant pointers
For pointers to shared structures that the parser that will not modify, add cptr type. An example is the settings_t used in llhttp.