getchar_unlocked method

int getchar_unlocked()

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Implementation

int getchar_unlocked() {
  return _getchar_unlocked();
}