[][src]Type Definition vulkanalia_sys::PFN_vkDestroyBufferView

type PFN_vkDestroyBufferView = extern "system" fn(_device: Device, _buffer_view: BufferView, _allocator: *const AllocationCallbacks);