ae v0.0.3106 (2021-11-28T15:35:14Z)
Home
Dub
Repo
addShutdownHandler
ae
sys
shutdown
Undocumented in source. Be warned that the author may not have intended to support it.
void
addShutdownHandler
(void delegate(scope const(char)[] reason) fn)
void
addShutdownHandler
(void delegate() fn)
deprecated
void
addShutdownHandler
(
void
delegate
(
)
fn
)
Meta
Source
See Implementation
ae
sys
shutdown
functions
addShutdownHandler
shutdown