Variable DrawBuf._onDestroyCallback

class DrawBuf
{
  // ...
  void function(uint) _onDestroyCallback;
  // ...
}