[src]

std::intrinsics::u64_mul_with_overflow

pub extern fn u64_mul_with_overflow(x: u64, y: u64) -> (u64, bool)