memcpy.h 59 B

12
  1. void* memcpy(void* dst, const void* src, unsigned long n);