[][src]Function antic::nmod_poly_powmod_ui_binexp_preinv

pub unsafe extern "C" fn nmod_poly_powmod_ui_binexp_preinv(
    res: *mut nmod_poly_struct,
    poly: *mut nmod_poly_struct,
    e: mp_limb_t,
    f: *mut nmod_poly_struct,
    finv: *mut nmod_poly_struct
)