pub unsafe extern "C" fn dr_atomic_load64(src: *mut int64) -> int64
Atomically and visibly loads the value at \p src and returns it. Currently 64-bit-build only.