[src]

std::intrinsics::u8_sub_with_overflow

pub extern fn u8_sub_with_overflow(x: u8, y: u8) -> (u8, bool)