See RaylibTempUtils.memcpy.
void memcpy(MemoryPointer dest, MemoryPointer src, int n) => $.Utils.memcpy(dest, src, n);