removeShutdownHandler

Remove a previously-registered handler.

void
removeShutdownHandler
(
void delegate
(
scope const(char)[] reason
)
fn
)

Meta