NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
wscanf_l
include/wchar.h
298
int wscanf_l(locale_t, const wchar_t * __restrict, ...);
lib/libc/stdio/wscanf.c
44
__weak_alias(wscanf_l, _wscanf_l)