Function creachadair_imath_sys::mp_int_sub[][src]

pub unsafe extern "C" fn mp_int_sub(
    a: mp_int,
    b: mp_int,
    c: mp_int
) -> mp_result

Sets c to the difference of a less b.