[][src]Function flint_sys::_fmpz_mod_poly_pow

pub unsafe extern "C" fn _fmpz_mod_poly_pow(
    rop: *mut fmpz,
    op: *const fmpz,
    len: slong,
    e: ulong,
    p: *const fmpz
)

See the FLINT Documentation for this function.