stop method

void stop()

Implementation

void stop() {
  _lib._objc_msgSend_1(_id, _lib._sel_stop1);
}