registerAtExit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void registerAtExit(void function() fn)
  2. void registerAtExit(void delegate() dg)
    void
    registerAtExit
    (
    void delegate
    ()
    dg
    )

Meta