beep method

int beep()

Implementation

int beep() {
  return _beep();
}