[][src]Function antic::fmpq_poly_addmul

pub unsafe extern "C" fn fmpq_poly_addmul(
    rop: *mut fmpq_poly_struct,
    op1: *mut fmpq_poly_struct,
    op2: *mut fmpq_poly_struct
)