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