pub type PFN_vkDestroyPipelineCache = unsafe extern "system" fn(_device: Device, _pipeline_cache: PipelineCache, _allocator: *const AllocationCallbacks);
Expand description