[][src]Function antic::fmpq_sub_si

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