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

type PFN_vkDestroyPipeline = extern "system" fn(device: Device, pipeline: Pipeline, p_allocator: *const AllocationCallbacks) -> c_void;