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

unsafe fn atomic_load<T>(dst: *const T, order: Ordering) -> T