Module reason_othello::ffi[][src]

A C-compatible FFI for core bitboard functions.

Structs

ApplyMoveResult

Functions

ffi_apply_move

Given the bitboards of the active player and the opponent, apply a move at the given row and column.

ffi_get_move_mask

Given the bitboards of the active player and opponent, get the bitboard of legal moves.