Function core::sync::atomic::atomic_store [] [src]

unsafe fn atomic_store<T>(dst: *mut T, val: T, order: Ordering)