Function destroy_buffer_view

Source
pub unsafe fn destroy_buffer_view(
    device: VkDevice,
    buffer_view: VkBufferView,
    allocation_callbacks: Option<&VkAllocationCallbacks>,
)