Function _nmod_poly_taylor_shift_convolution

Source
pub unsafe extern "C" fn _nmod_poly_taylor_shift_convolution(
    poly: nn_ptr,
    c: ulong,
    len: slong,
    mod_: nmod_t,
)