pub unsafe extern "C" fn aws_lru_cache_get_mru_element(
    cache: *const aws_cache
) -> *mut c_void
Expand description

Accesses the most-recently-used element and returns its value.