DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
putwc_l
include/xlocale/_wchar.h
85
wint_t putwc_l(wchar_t, FILE *, locale_t);
lib/libc/stdio/putwc.c
58
return putwc_l(wc, fp, __get_locale());