Function reason_othello::ffi::ffi_get_move_mask[][src]

#[no_mangle]pub extern "C" fn ffi_get_move_mask(active_mask: u64, opponent_mask: u64) -> u64

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