[][src]Function antic::fmpq_poly_div

pub unsafe extern "C" fn fmpq_poly_div(
    Q: *mut fmpq_poly_struct,
    poly1: *mut fmpq_poly_struct,
    poly2: *mut fmpq_poly_struct
)