9 lines
295 B
Plaintext
9 lines
295 B
Plaintext
// 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);
|
|
----
|