[src]

std::intrinsics::i8_sub_with_overflow

pub extern fn i8_sub_with_overflow(x: i8, y: i8) -> (i8, bool)