Alias PFN_vkCreateEvent

alias PFN_vkCreateEvent = nothrow @nogc extern(C) VkResult function(VkDevice_T*, const(VkEventCreateInfo)*, const(VkAllocationCallbacks)*, VkEvent_T**);