SourceBuffer.onupdate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onupdate(Optional!(T0) onupdate)
    struct SourceBuffer
    nothrow
    void
    onupdate
    (
    T0
    )
    (
    scope auto ref Optional!(T0) onupdate
    )
  2. EventHandler onupdate()

Meta