mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-29 23:28:52 +01:00
3 lines
64 B
C
3 lines
64 B
C
#include <string.h>
|
|
|
|
void *memdup(const void *src, size_t len);
|