Function core::sync::atomic::atomic_nand

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