1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2[[vkDestroyInstance,vkDestroyInstance]]
3[source,c++]
4----
5void vkDestroyInstance(
6 VkInstance instance,
7 const VkAllocationCallbacks* pAllocator);
8----
9