pub unsafe extern "C" fn dr_atomic_load32(src: *mut c_int) -> c_int
Atomically and visibly loads the value at \p src and returns it.