// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkCreateEvent,vkCreateEvent]] [source,c++] ---- VkResult vkCreateEvent( VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent); ----