string.h 64 B

123
  1. #include <string.h>
  2. void *memdup(const void *src, size_t len);