[][src]Function flint_sys::fmpz_mod_poly_set_coeff_ui

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

See the FLINT Documentation for this function.