Function edlang_ir::scalar_int::truncate

source ·
pub fn truncate(size: u64, value: u128) -> u128
Expand description

Truncates value to self bits.