[][src]Function flint_sys::fmpz_mod_poly_powmod_fmpz_binexp

pub unsafe extern "C" fn fmpz_mod_poly_powmod_fmpz_binexp(
    res: *const fmpz_mod_poly,
    poly: *const fmpz_mod_poly,
    e: *const fmpz,
    f: *const fmpz_mod_poly
)

See the FLINT Documentation for this function.