strtoull

extern (C) @system nothrow @nogc
ulong
strtoull
(
scope inout(char)* nptr
,
scope inout(char)** endptr
,
int base
)
Suggestion Box / Bug Report