mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
registerAtExit
mecca
runtime
services
Undocumented in source. Be warned that the author may not have intended to support it.
void
registerAtExit
(void function() fn)
void
registerAtExit
(
void
function
(
)
fn
)
void
registerAtExit
(void delegate() dg)
Meta
Source
See Implementation
mecca
runtime
services
functions
registerAtExit
runAtExitCallbacks
mixin templates
registerService
static variables
_registeredServices
_serviceGlobalsInitFuncs
structs
ServiceInterface
templates
ServiceGlobal