pub unsafe extern "C" fn aws_cache_remove( cache: *mut aws_cache, key: *const c_void) -> c_int
Removes item at key from the cache.
key