json_encoder_t
QNX SDP8.0JSON Library ReferenceAPIDeveloper
JSON encoder structure
Synopsis:
#include <sys/json.h>
typedef struct _json_encoder json_encoder_t;
Library:
libjsonDescription:
The json_encoder_t
data type is opaque and is used to represent a JSON encoder instance.
Page updated: