-
Notifications
You must be signed in to change notification settings - Fork 56
MTY_JSONNullCreate
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Create a new MTY_JSON
null item.
MTY_JSON *MTY_JSONNullCreate(void);
MTY_JSON *
The returned MTY_JSON
item should be destroyed with MTY_JSONDestroy
if it remains the root item in the hierarchy.