AntiDebugLIB Function Reference
Http://www.antidebuglib.com

GJ_memcpy
GJ_memcpy_demo

 

Syntx

      void* GJ_memcpy(void *dest, const void *src, size_t count)
      void* GJ_memcpy_demo(void *dest, const void *src, size_t count)

   GJ_memcpy and GJ_memcpy_demo are compatible with Run-Time Library function memcpy .
   
For more informations about memcpy funcion please refer to MSDN Library.

 

© Copyright 2009 AntiDebugLIB International Inc. All Rights Reserved