[src]

std::intrinsics::u32_sub_with_overflow

pub extern fn u32_sub_with_overflow(x: u32, y: u32) -> (u32, bool)