1 2 3
#include <mem.h> extern inline void calt_memswap(void *restrict ptr1, void *restrict ptr2, size_t size);