Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__wctob
headers/private/libroot/wchar_private.h
87
extern int __wctob(wint_t wc);
src/system/libroot/posix/wchar/wctob.c
24
B_DEFINE_WEAK_ALIAS(__wctob, wctob);