Type Definition ash::vk::PFN_vkCreatePipelineCache [−][src]
pub type PFN_vkCreatePipelineCache = extern "system" fn(device: Device, p_create_info: *const PipelineCacheCreateInfo, p_allocator: *const AllocationCallbacks, p_pipeline_cache: *mut PipelineCache) -> Result;