[][src]Type Definition vulkan_bindings::FnMergePipelineCaches

type FnMergePipelineCaches = extern "system" fn(device: Device, dstCache: PipelineCache, srcCacheCount: u32, pSrcCaches: *const PipelineCache) -> Result;