Alias PFN_vkCreateQueryPool

alias PFN_vkCreateQueryPool = nothrow @nogc extern(C) VkResult function(VkDevice_T*, const(VkQueryPoolCreateInfo)*, const(VkAllocationCallbacks)*, VkQueryPool_T**);