json_encoder_state_t

JSON encoder state

Synopsis:

#include <sys/json.h>
typedef struct _json_encoder_state json_encoder_state_t;

Library:

libjson

Description:

The json_encoder_state_t data type is opaque and is used to represent a JSON encoder state instance.