Type Definition pilka_dyn::ash::vk::PFN_vkCreatePipelineCache[]

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