Skip to main content

optimization_barrier

Function optimization_barrier 

Source
pub fn optimization_barrier<T: ?Sized>(_val: &T)
Expand description

Observe the referenced data and prevent the compiler from removing previous writes to it.