fn apply_rook_magic(rook_squares: &mut [MagicSquare; 64], square: usize)
Expand description

Applies rook magic for the square specified by square, using built-in magic number from ROOK_MAGIC_NUMBERS.