pub unsafe extern "C" fn dr_atomic_store64( dest: *mut int64, val: int64, )
Atomically and visibly stores \p val to \p dest. Currently 64-bit-build only.