stockfish_stdout_read method

Pointer<Char> stockfish_stdout_read()

Implementation

ffi.Pointer<ffi.Char> stockfish_stdout_read() {
  return _stockfish_stdout_read();
}