pub fn persist<T: ?Sized>(ptr: *const T, len: usize, fence: bool)
Expand description

Synchronize caches and memories and acts like a write barrier