[][src]Function flint_sys::fmpz_mod_poly_get_coeff_mpz

pub unsafe extern "C" fn fmpz_mod_poly_get_coeff_mpz(
    x: *mut mpz_t,
    poly: *const fmpz_mod_poly,
    n: slong
)

See the FLINT Documentation for this function.