l3_cache_size

Function l3_cache_size 

Source
pub fn l3_cache_size() -> Option<usize>
Expand description

Returns the total size in bytes of the unified L3 cache.

This is the implementation for unsupported architectures, and always returns None.