pub fn get_piece_hash(color: usize, piece: usize, square: usize) -> u64
Expand description

Gets piece hash with the color for the square specified by square.