[][src]Function antic::fmpq_sub

pub unsafe extern "C" fn fmpq_sub(
    res: *mut fmpq,
    op1: *mut fmpq,
    op2: *mut fmpq
)