[][src]Function antic::fmpq_add_si

pub unsafe extern "C" fn fmpq_add_si(
    res: *mut fmpq,
    op1: *mut fmpq,
    c: mp_limb_signed_t
)