dgame ~master (2021-12-24T16:32:58.6490046)
Dub
Repo
assert_fmt
Dgame
Internal
Error
Undocumented in source. Be warned that the author may not have intended to support it.
void
assert_fmt
(void* ptr, string msg, Args args)
void
assert_fmt
(bool cond, string msg, Args args)
package @
nogc
nothrow
void
assert_fmt
(
Args
...
)
(
bool
cond
,
string
msg
,
auto
ref
Args
args
)
Meta
Source
See Implementation
Dgame
Internal
Error
functions
assert_fmt
print_fmt