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