10 lines
339 B
Plaintext
10 lines
339 B
Plaintext
// 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);
|
|
----
|