dealloc method

void dealloc()

dealloc

Implementation

void dealloc() {
  _objc_msgSend_1pl9qdv(object$.ref.pointer, _sel_dealloc);
}