FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mbsinit_l
include/xlocale/_wchar.h
74
int mbsinit_l(const mbstate_t *, locale_t);
lib/libc/locale/mbsinit.c
46
return mbsinit_l(ps, __get_locale());