NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
towctrans
include/wctype.h
71
wint_t towctrans(wint_t, wctrans_t);
lib/libc/locale/iswctype_mb.c
182
return towctrans(wc, charmap);