mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-13 09:08:58 +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).