[][src]Function vulkan_sys::vkDestroyBufferView

pub unsafe extern "system" fn vkDestroyBufferView(
    device: VkDevice,
    bufferView: VkBufferView,
    pAllocator: *const VkAllocationCallbacks
)