OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
putwchar
include/wchar.h
250
#define putwchar(wc) putwc((wc), (FILE *)__stdout)
lib/libc/stdio/putwchar.c
38
#undef putwchar
lib/libc/stdio/putwchar.c
41
putwchar(wchar_t wc)