nocbreak method

int nocbreak()

Implementation

int nocbreak() {
  return _nocbreak();
}