[][src]Function antic::fmpq_poly_submul

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