Function core::sync::atomic::atomic_store

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