d-nv ~master (2021-12-23T21:53:37.7083169)
Dub
Repo
SimpleLauncher
dnv
compiler
Undocumented in source.
struct
SimpleLauncher {
uint
[
3
]
grids
;
uint
[
3
]
blocks
;
void
setup
(Args targs);
}
Members
Functions
setup
void
setup
(Args targs)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
blocks
uint
[
3
]
blocks
;
Undocumented in source.
grids
uint
[
3
]
grids
;
Undocumented in source.
Meta
Source
See Implementation
dnv
compiler
structs
Code
SimpleLauncher
StaticCompiler
UnsafeCompiler