AllocConsole method

int AllocConsole()

Implementation

int AllocConsole() {
  return _AllocConsole();
}