Searched defs:cJSON_CreateBool (Results 1 – 2 of 2) sorted by relevance
1054 cJSON *cJSON_CreateBool(const VkAllocationCallbacks *pAllocator, int b) { in cJSON_CreateBool() function
2428 CJSON_PUBLIC(cJSON *) cJSON_CreateBool(cJSON_bool boolean) in cJSON_CreateBool() function