pub fn persist_obj<T: ?Sized>(obj: &T, fence: bool)
Expand description

Synchronize caches and memories and acts like a write barrier