[][src]Function antic::fmpq_poly_scalar_mul_si

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