cf_json_array_pop¶ Category: json GitHub: cute_json.h Removes the last element of the array and returns it. CF_JVal cf_json_array_pop(CF_JVal arr); Related Pages¶ CF_JVal cf_json_array_add cf_json_object_add