[src]

std::intrinsics::i16_sub_with_overflow

pub extern fn i16_sub_with_overflow(x: i16, y: i16) -> (i16, bool)