The OpenD Programming Language

wcstoumax

extern (C) @trusted nothrow @nogc
uintmax_t
wcstoumax
(
const scope wchar_t* nptr
,
wchar_t** endptr
,
int base
)

Meta