blob: 2646aebf26b386e1d4109719c8153ef8a8c238fd [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkSetEvent,vkSetEvent]]
[source,c++]
----
VkResult vkSetEvent(
VkDevice device,
VkEvent event);
----