creachadair_imath_sys

Function mp_rat_add

source
pub unsafe extern "C" fn mp_rat_add(
    a: mp_rat,
    b: mp_rat,
    c: mp_rat,
) -> mp_result
Expand description

Sets c to the sum of a and b.