FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
putwchar_l
include/xlocale/_wchar.h
79
wint_t putwchar_l(wchar_t, locale_t);
lib/libc/stdio/putwchar.c
56
return putwchar_l(wc, __get_locale());