Function inanis::state::movegen::apply_bishop_magic
source · fn apply_bishop_magic(bishop_squares: &mut [MagicSquare; 64], square: usize)
Expand description
Applies bishop magic for the square specified by square
, using built-in magic number from BISHOP_MAGIC_NUMBERS.