stockfish_main method

int stockfish_main()

Implementation

int stockfish_main() {
  return _stockfish_main();
}