[][src]Function antic::nmod_poly_mullow

pub unsafe extern "C" fn nmod_poly_mullow(
    res: *mut nmod_poly_struct,
    poly1: *mut nmod_poly_struct,
    poly2: *mut nmod_poly_struct,
    trunc: mp_limb_signed_t
)