Home
last modified time | relevance | path

Searched defs:cJSON_Free (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-loader/loader/
H A DcJSON.c51 static void cJSON_Free(const VkAllocationCallbacks *pAllocator, void *pMemory) { loader_free(pAllocator, pMemory); } in cJSON_Free() function
[all...]

Completed in 2 milliseconds