pause method

int pause()

Implementation

int pause() {
  return _pause();
}