[src]

std::intrinsics::i32_sub_with_overflow

pub extern fn i32_sub_with_overflow(x: i32, y: i32) -> (i32, bool)