Corelib
pub extern fn u64_sqrt(value: u64) -> u32 implicits(RangeCheck) nopanic;
Was this page helpful?