sinkZero

Undocumented in source. Be warned that the author may not have intended to support it.

package
void
sinkZero
(
C
)
(
auto const ref FormatSpec!C spec
,
scope void delegate
(
const(C)[]
)
sink
,
const bool signed
,
const bool skipTrailingZeros = false
)
if (
isSomeChar!C
)

Meta