get_active_index_and_mask

Function get_active_index_and_mask 

Source
fn get_active_index_and_mask(index: usize) -> (usize, usize)
Expand description

Gets the index of the word that the index flag is stored in, and the mask to identify the flag within the word.