NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mblen_l
include/stdlib.h
388
int mblen_l(const char *, size_t, locale_t);
lib/libc/locale/multibyte_c90.c
67
return mblen_l(s, n, _current_locale());