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