u256_overflowing_mul

Fully qualified path: core::integer::u256_overflowing_mul

pub fn u256_overflowing_mul(lhs: u256, rhs: u256) -> (u256, bool)