Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
wmemmove
usr/src/head/iso/wchar_iso.h
317
extern wchar_t *wmemmove(wchar_t *, const wchar_t *, size_t);
usr/src/head/wchar.h
96
using std::wmemmove;