LLVMConstRealOfStringAndSize

Obtain a constant for a floating point value parsed from a string.

extern (C) nothrow
LLVMConstRealOfStringAndSize
(,
const(char)* Text
,
uint SLen
)

Meta