stopMonitoring method

void stopMonitoring()

Implementation

void stopMonitoring() {
  _lib._objc_msgSend_1(_id, _lib._sel_stopMonitoring1);
}