CopyMemory(SourceAddress, DestAddress, SizeInBytes)

Copy a memory block of a defined size, from source address to destination address.