GetConsoleOutputCP method

int GetConsoleOutputCP()

Implementation

int GetConsoleOutputCP() {
  return _GetConsoleOutputCP();
}