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