pub unsafe extern "C" fn aws_cache_get_element_count(
    cache: *const aws_cache
) -> usize
Expand description

Returns the number of elements in the cache.