[][src]Function flint_sys::fmpz_mod_poly_set_coeff_fmpz

pub unsafe extern "C" fn fmpz_mod_poly_set_coeff_fmpz(
    poly: *const fmpz_mod_poly,
    n: slong,
    x: *const fmpz
)

See the FLINT Documentation for this function.