convertStringToInteger

C-locale independent string to integer parsing.

nothrow @nogc public pure nothrow @nogc
int
convertStringToInteger
(
const(char)* s
,,
bool* err
)

Meta