DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
putwchar
include/wchar.h
220
#define putwchar(wc) fputwc(wc, __stdoutp)
lib/libc/stdio/putwchar.c
43
#undef putwchar
lib/libc/stdio/putwchar.c
55
putwchar(wchar_t wc)