bdwgc-d ~master (2025-01-05T20:49:52.4523851)
Dub
Repo
GC_printf
bdwgc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alias
GC_printf
=
printf
void
GC_printf
(const(char)* format, ...)
version(!Windows)
extern (
C
) pragma(
printf
) @
trusted
@
nogc
nothrow
void
GC_printf
(
const
(
char
)*
format
,
...
)
Meta
Source
See Implementation
bdwgc
aliases
GC_printf