[][src]Type Definition ash_tray::ash::vk::PFN_vkDestroyBuffer

type PFN_vkDestroyBuffer = extern "system" fn(device: Device, buffer: Buffer, p_allocator: *const AllocationCallbacks) -> c_void;