pub unsafe extern "C" fn aws_cache_destroy(cache: *mut aws_cache)
Expand description

Cleans up the cache. Elements in the cache will be evicted and cleanup callbacks will be invoked.