blob: 2f052c37f90432822a58f1b0a3bfd49f7d0719ec [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkDestroyBuffer,vkDestroyBuffer]]
[source,c++]
----
void vkDestroyBuffer(
VkDevice device,
VkBuffer buffer,
const VkAllocationCallbacks* pAllocator);
----