d-nv ~master (2021-12-23T21:53:37.7083169)
Dub
Repo
UnsafeCompiler
dnv
compiler
Undocumented in source.
struct
UnsafeCompiler {
static
void
build
(void* vfunc, Code c);
void
assertArgs
(Args args);
}
Members
Functions
assertArgs
void
assertArgs
(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
build
void
build
(void* vfunc, Code c)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dnv
compiler
structs
Code
SimpleLauncher
StaticCompiler
UnsafeCompiler