dealloc method

void dealloc()
inherited

dealloc

Implementation

void dealloc() {
  _objc_msgSend_1(this.pointer, _sel_dealloc);
}