interrupt method

void interrupt()

Implementation

void interrupt() {
  _lib._objc_msgSend_1(_id, _lib._sel_interrupt1);
}