[][src]Function antic::fmpq_add

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