ezjson_init_null
Syntax
native EzJSON:ezjson_init_null();
Description
Inits a null.
Note
Needs to be freed using ezjson_free() native.
Return
EzJSON handle, EzInvalid_JSON if error occurred
native EzJSON:ezjson_init_null();
Inits a null.
Needs to be freed using ezjson_free() native.
EzJSON handle, EzInvalid_JSON if error occurred