DrawBuf.onDestroyCallback

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void function(uint) onDestroyCallback [@property setter]
    class DrawBuf
    @property
    void
    onDestroyCallback
    (
    void function
    (
    uint
    )
    callback
    )
  2. void function(uint) onDestroyCallback [@property getter]

Meta