[][src]Function flint_sys::fmpz_mod_poly_pow

pub unsafe extern "C" fn fmpz_mod_poly_pow(
    rop: *const fmpz_mod_poly,
    op: *const fmpz_mod_poly,
    e: ulong
)

See the FLINT Documentation for this function.