blob: 57bfa6a924d471a1ed7a948308c4f06f2f0e75e0 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkDestroyInstance,vkDestroyInstance]]
[source,c++]
----
void vkDestroyInstance(
VkInstance instance,
const VkAllocationCallbacks* pAllocator);
----