mul_into_u64

Function mul_into_u64 

Source
pub const fn mul_into_u64<const B: u32, const ARG: u32>(v: f32) -> u64
Expand description

Saturates the raw count to [0, 2^B - 1] (see $div_into).