Function inanis::state::movegen::get_bishop_attacks
source · fn get_bishop_attacks(occupancy_bb: u64, square: usize) -> u64Expand description
Gets a bishop attacks for the square specified by square, occupancy occupancy_bb.