ash::vk

Type Alias PFN_vkDestroyBuffer

Source
pub type PFN_vkDestroyBuffer = unsafe extern "system" fn(device: Device, buffer: Buffer, p_allocator: *const AllocationCallbacks);