Type Definition ash::vk::PFN_vkDestroyPipelineCache [−][src]
pub type PFN_vkDestroyPipelineCache = extern "system" fn(device: Device, pipeline_cache: PipelineCache, p_allocator: *const AllocationCallbacks) -> c_void;