atomic_store

Function atomic_store 

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