Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__mblen
headers/private/libroot/wchar_private.h
20
extern int __mblen(const char *string, size_t length);
src/system/libroot/posix/wchar/mblen.c
32
B_DEFINE_WEAK_ALIAS(__mblen, mblen);