pub unsafe fn create_buffer_view(
device: VkDevice,
create_info: *const VkBufferViewCreateInfo,
allocator: *const VkAllocationCallbacks,
view_out: *mut VkBufferView,
) -> VkResultpub unsafe fn create_buffer_view(
device: VkDevice,
create_info: *const VkBufferViewCreateInfo,
allocator: *const VkAllocationCallbacks,
view_out: *mut VkBufferView,
) -> VkResult