[][src]Function antic::fmpq_poly_scalar_div_mpq

pub unsafe extern "C" fn fmpq_poly_scalar_div_mpq(
    rop: *mut fmpq_poly_struct,
    op: *mut fmpq_poly_struct,
    c: *mut __mpq_struct
)