[][src]Function antic::nmod_poly_compose_mod_brent_kung

pub unsafe extern "C" fn nmod_poly_compose_mod_brent_kung(
    res: *mut nmod_poly_struct,
    f: *mut nmod_poly_struct,
    g: *mut nmod_poly_struct,
    h: *mut nmod_poly_struct
)