printHexadecimalGen

Undocumented in source. Be warned that the author may not have intended to support it.
@safe pure @nogc nothrow nothrow @trusted
size_t
printHexadecimalGen
(
T
C
)
(
T c
,
ref C[T.sizeof * 2] buf
,
bool upper
)

Meta