Function atomic_load

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