strtof

extern (C) @system nothrow @nogc
float
strtof
(
scope inout(char)* nptr
,
scope inout(char)** endptr
)
Suggestion Box / Bug Report