cbreak method

int cbreak()

Implementation

int cbreak() {
  return _cbreak();
}