[][src]Type Definition ash::vk::PFN_vkDestroyPipelineCache

type PFN_vkDestroyPipelineCache = extern "system" fn(device: Device, pipeline_cache: PipelineCache, p_allocator: *const AllocationCallbacks) -> c_void;