www.emgu.com/wiki
memcpy function

Declaration Syntax

Parameters
- dest (IntPtr)
- the destination of memory copy
- src (IntPtr)
- the source of memory copy
- len (Int32)
- the number of bytes to be copied
Assembly:
Emgu.Util (Module: Emgu.Util) Version: 1.1.3342.35620 (1.1.0.0)