Function cast_uint64_to_uint32

Source
fn cast_uint64_to_uint32(a: u64) -> Result<u32, EvalError>