liblisa::utils

Function bitmask_u64

pub const fn bitmask_u64(n: u32) -> u64
Expand description

Returns a bitmask where the lowest n bits are set.