Skip to main content

cache_flush_sanitize_vec

Function cache_flush_sanitize_vec 

Source
pub fn cache_flush_sanitize_vec(bytes: &mut Vec<u8>)
Expand description

Clear a Vec<u8> allocation capacity with volatile writes, then flush the cache lines covering the allocation.