[][src]Function antic::nmod_poly_factor_with_berlekamp

pub unsafe extern "C" fn nmod_poly_factor_with_berlekamp(
    result: *mut nmod_poly_factor_struct,
    input: *mut nmod_poly_struct
) -> mp_limb_t