mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-24 03:44:13 +08:00
b0f621e8ab
CopyOverlapped copies ranges within array the same way standard C function memcpy does (that is, ignoring potential region overlapping).