[][src]Function flint_sys::_fmpz_mod_poly_powmod_x_fmpz_preinv

pub unsafe extern "C" fn _fmpz_mod_poly_powmod_x_fmpz_preinv(
    res: *mut fmpz,
    e: *const fmpz,
    f: *const fmpz,
    lenf: slong,
    finv: *const fmpz,
    lenfinv: slong,
    p: *const fmpz
)

See the FLINT Documentation for this function.