blob: 953f7f3658e497ca09d6a2514a1a7c3d518d3254 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkFreeMemory,vkFreeMemory]]
[source,c++]
----
void vkFreeMemory(
VkDevice device,
VkDeviceMemory memory,
const VkAllocationCallbacks* pAllocator);
----