Function cuprate_helper::cast::u32_to_usize

source ยท
pub const fn u32_to_usize(u: u32) -> usize
Expand description

Cast u32 to usize.