Function inanis::state::movegen::generate_rook_magic_number
source · pub fn generate_rook_magic_number(square: usize) -> u64
Expand description
Generates a rook magic number for the square specified by square
.