TaskFiber.handleInterrupt

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void handleInterrupt(void delegate() @(safe) nothrow on_interrupt)
    class TaskFiber
    package @safe nothrow
    void
    handleInterrupt
    (
    scope void delegate
    ()
    @safe nothrow
    on_interrupt
    )
  2. void handleInterrupt()

Meta