sinkHexadecimal

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

package
void
sinkHexadecimal
(
C
T
)
(
auto const ref FormatSpec!C spec
,
scope void delegate
(
const(C)[]
)
sink
,
auto const ref T coefficient
,
const int exponent
,
const bool signed
)
if (
isSomeChar!C &&
)

Meta