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