_VWIN32_CopyMem

Copies memory with protection from faults.

pSrc
Source address.
pDest
Destination address.
cb
Count of bytes to copy.
pcbDone
Address of a DWORD that receives the number of bytes that were copied. Ignored if NULL.