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