liblisa::utils

Function bitmask_u128

pub const fn bitmask_u128(n: u32) -> u128
Expand description

Returns a bitmask where the lowest n bits are set.