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