[][src]Function antic::fmpq_sub_fmpz

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