Type Alias ash::vk::features::PFN_vkDestroyBufferView
source ยท pub type PFN_vkDestroyBufferView = unsafe extern "system" fn(device: Device, buffer_view: BufferView, p_allocator: *const AllocationCallbacks<'_>);