[−][src]Type Definition ash::vk::PFN_vkDestroyBufferView
type PFN_vkDestroyBufferView = extern "system" fn(device: Device, buffer_view: BufferView, p_allocator: *const AllocationCallbacks) -> c_void;
type PFN_vkDestroyBufferView = extern "system" fn(device: Device, buffer_view: BufferView, p_allocator: *const AllocationCallbacks) -> c_void;