mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-09 15:19:07 +08:00
CopyOverlapped copies ranges within array the same way standard C function memcpy does (that is, ignoring potential region overlapping).
CopyOverlapped copies ranges within array the same way standard C function memcpy does (that is, ignoring potential region overlapping).