phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
toStringInSink
nxt
cconv
@
trusted
void
toStringInSink
(
const
double
value
,
scope
void
delegate
(
scope
const
(
char
)[]
)
@
safe
sink
,
uint
digitCount
= 5
)
Return Value
Type:
void
value
as a
string
.
Meta
Source
See Implementation
nxt
cconv
functions
toString
toStringInSink