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