json_pfs Struct Reference

JSON output helper structure. More...

Data Fields

impexp_putc pfunc
 function like fputc()
 
void * parg
 argument to function
 

Detailed Description

JSON output helper structure.

Definition at line 212 of file impexp.c.

Field Documentation

◆ parg

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().

◆ pfunc

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().


The documentation for this struct was generated from the following file:

Generated on Sun Nov 26 2023 by doxygen.
Contact: chw@ch-werner.de