strtoll

extern (C) nothrow @nogc
long
strtoll
(
scope inout(char)* nptr
,
scope inout(char)** endptr
,
int base
)

Meta