Format: AllC/C++CSSTextshell script Advanced Search
170: */ 171: void* tkl_memmove( void *dst, const void *src, size_t n ) 172: {