[src]

std::intrinsics::u64_sub_with_overflow

pub extern fn u64_sub_with_overflow(x: u64, y: u64) -> (u64, bool)