at v3.8-rc7 3 lines 64 B view raw
1#include <string.h> 2 3void *memdup(const void *src, size_t len);