[][src]Function flint_sys::fmpz_mod_poly_powmod_ui_binexp

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

See the FLINT Documentation for this function.