The OpenD Programming Language

printFloatingPoint

/////// FLOATING POINT //////////

@safe pure @nogc nothrow
size_t
printFloatingPoint
(
float c
,
scope ref const FormatSpec spec
,
scope ref char[512] buf
)

Meta