Alias PFN_vkCreateFramebuffer

alias PFN_vkCreateFramebuffer = nothrow @nogc extern(C) VkResult function(VkDevice_T*, const(VkFramebufferCreateInfo)*, const(VkAllocationCallbacks)*, VkFramebuffer_T**);