DragonflyBSD
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
86
wint_t putwchar_l(wchar_t, locale_t);
lib/libc/stdio/putwchar.c
57
return putwchar_l(wc, __get_locale());