symphonia_core::util::bits

Function mask_upper_eq

Source
pub fn mask_upper_eq(idx: u32) -> u8
Expand description

Masks all bits with an index greater than or equal to idx.