pub unsafe extern "C" fn proc_get_cache_size_str(
size: cache_size_t,
) -> *const c_charExpand description
Converts a cache_size_t type to a string.
pub unsafe extern "C" fn proc_get_cache_size_str(
size: cache_size_t,
) -> *const c_charConverts a cache_size_t type to a string.