[][src]Function flint_sys::fmpz_mod_poly_get_coeff_fmpz

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

See the FLINT Documentation for this function.