-
Notifications
You must be signed in to change notification settings - Fork 56
MTY_JSONGetType
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Get the MTY_JSONType
of an MTY_JSON
item.
MTY_JSONType MTY_JSONGetType(
const MTY_JSON * json
);
json
(const MTY_JSON *
)
An MTY_JSON
item.
MTY_JSONType
of an MTY_JSON
item.