[][src]Function antic::_nmod_poly_mul_KS2

pub unsafe extern "C" fn _nmod_poly_mul_KS2(
    res: mp_ptr,
    op1: mp_srcptr,
    n1: mp_limb_signed_t,
    op2: mp_srcptr,
    n2: mp_limb_signed_t,
    mod_: nmod_t
)