Alias PFN_vkCreateBufferView

alias PFN_vkCreateBufferView = nothrow @nogc extern(C) VkResult function(VkDevice_T*, const(VkBufferViewCreateInfo)*, const(VkAllocationCallbacks)*, VkBufferView_T**);