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

type PFN_vkCreatePipelineCache = extern "system" fn(device: Device, p_create_info: *const PipelineCacheCreateInfo, p_allocator: *const AllocationCallbacks, p_pipeline_cache: *mut PipelineCache) -> Result;