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