| AntiDebugLIB Function Reference | |
GJ_memset |
void*
GJ_memset( void *dest, int c, size_t count )
void*
GJ_memset_demo( void *dest, int c, size_t count )
GJ_memset and GJ_memset_demo are compatible with Run-Time Library function memset .
For more informations about memset funcion please refer to MSDN Library.
© Copyright 2009 AntiDebugLIB International Inc. All Rights Reserved
|