cf_json_type_to_string¶ Category: json GitHub: cute_json.h Convert an enum CF_JType to a c-style string. const char* cf_json_type_to_string(CF_JType type) Parameters Description state The type to convert to a string. Related Pages¶ CF_JVal CF_JType