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