[src]

std::intrinsics::u16_mul_with_overflow

pub extern fn u16_mul_with_overflow(x: u16, y: u16) -> (u16, bool)