__mingw_strtold

version(CRuntime_Microsoft && MinGW)
extern (C) nothrow @nogc
real
__mingw_strtold
(
scope inout(char)* nptr
,
scope inout(char)** endptr
)

Meta