getrandom
0.3.3
In getrandom::
util
getrandom
::
util
Function
truncate
Copy item path
Source
pub(crate) fn truncate(val:
u64
) ->
u32
Expand description
Truncates
u64
and returns the lower 32 bits as
u32