[src]

std::intrinsics::u16_add_with_overflow

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