NoErrorReceiver.setValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setValue()
  2. void setValue(Sender.Value t)
    struct NoErrorReceiver
    nothrow @safe @nogc
    static if(!(is(Sender.Value == void)))
    void
    setValue
    (
    Sender.Value t
    )

Meta