terminate method

void terminate()

Implementation

void terminate() {
  _lib._objc_msgSend_1(_id, _lib._sel_terminate1);
}