bc-string ~master (2021-10-17T08:40:59Z)
Dub
Repo
formatPtr
bc
string
format
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
formatPtr
(S sink, ulong p)
size_t
formatPtr
(S sink, void* ptr)
pure @
safe
nothrow @
nogc
size_t
formatPtr
(
S
)
(
ref
S
sink
,
const
void
*
ptr
)
Meta
Source
See Implementation
bc
string
format
aliases
Upper
functions
enumToStr
formatDecimal
formatDuration
formatFloat
formatHex
formatPtr
formatSpec
formatSysTime
formatUUID
getFormatSize
nogcFormat
nogcFormatTo
toChar
structs
NullSink
templates
splitFmt