Function destroy_pipeline_cache

Source
pub unsafe fn destroy_pipeline_cache(
    device: VkDevice,
    pipeline_cache: VkPipelineCache,
    allocator: *const VkAllocationCallbacks,
)