[][src]Function antic::_fmpz_poly_pow_small

pub unsafe extern "C" fn _fmpz_poly_pow_small(
    res: *mut fmpz,
    poly: *const fmpz,
    len: mp_limb_signed_t,
    e: mp_limb_t
)