Searched defs:cJSON_Free (Results 1 - 1 of 1) sorted by relevance
| /third_party/vulkan-loader/loader/ | ||
| H A D | cJSON.c | 51 static void cJSON_Free(const VkAllocationCallbacks *pAllocator, void *pMemory) { loader_free(pAllocator, pMemory); } in cJSON_Free() function [all...] |
Completed in 3 milliseconds