[][src]Function antic::fmpq_poly_scalar_mul_mpz

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