Function truncate

Source
pub(crate) fn truncate(val: u64) -> u32
Expand description

Truncates u64 and returns the lower 32 bits as u32