[][src]Function flint_sys::fmpz_mod_poly_pow_trunc_binexp

pub unsafe extern "C" fn fmpz_mod_poly_pow_trunc_binexp(
    res: *const fmpz_mod_poly,
    poly: *const fmpz_mod_poly,
    e: ulong,
    trunc: slong
)

See the FLINT Documentation for this function.