JSON output helper structure. More...
Data Fields | |
impexp_putc | pfunc |
function like fputc() | |
void * | parg |
argument to function | |
void* json_pfs::parg |
argument to function
Definition at line 214 of file impexp.c.
Referenced by json_output(), json_pb64(), json_pstr(), and json_pstrq().
impexp_putc json_pfs::pfunc |
function like fputc()
Definition at line 213 of file impexp.c.
Referenced by json_output(), json_pb64(), json_pstr(), and json_pstrq().