json_decoder_create()
QNX SDP8.0JSON Library ReferenceAPIDeveloper
Create a new JSON decoder instance
Synopsis:
#include <sys/json.h>json_decoder_t* json_decoder_create(void)Library:
libjsonReturns:
The newly allocated decoder instance, or NULL if there is not enough memory to perform the operation.
Page updated: 
