[][src]Function antic::_nmod_poly_KS2_reduce

pub unsafe extern "C" fn _nmod_poly_KS2_reduce(
    res: mp_ptr,
    s: mp_limb_signed_t,
    op: mp_srcptr,
    n: mp_limb_signed_t,
    w: mp_limb_t,
    mod_: nmod_t
)