stockfish_init method

int stockfish_init()

Implementation

int stockfish_init() {
  return _stockfish_init();
}