[][src]Function antic::_fmpz_poly_mullow_SS_precache

pub unsafe extern "C" fn _fmpz_poly_mullow_SS_precache(
    output: *mut fmpz,
    input1: *const fmpz,
    len1: mp_limb_signed_t,
    pre: *mut fmpz_poly_mul_precache_struct,
    trunc: mp_limb_signed_t
)