[][src]Function flint_sys::fmpz_mod_poly_scalar_mul_fmpz

pub unsafe extern "C" fn fmpz_mod_poly_scalar_mul_fmpz(
    res: *const fmpz_mod_poly,
    poly: *const fmpz_mod_poly,
    x: *const fmpz
)

See the FLINT Documentation for this function.