[][src]Function flint_sys::fmpz_mod_poly_powers_mod_bsgs

pub unsafe extern "C" fn fmpz_mod_poly_powers_mod_bsgs(
    res: *mut fmpz_mod_poly,
    f: *const fmpz_mod_poly,
    n: slong,
    g: *const fmpz_mod_poly
)

See the FLINT Documentation for this function.