Function cuprate_helper::cast::u64_to_usize

source ยท
pub const fn u64_to_usize(u: u64) -> usize
Expand description

Cast u64 to usize.