EventLoopImpl.post

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void post(void delegate() cback)
  2. void post(AbstractTask task)
    class EventLoopImpl(T)
    void
    post
    (
    bool MustInQueue = true
    )

Meta