mirror of
https://github.com/python/cpython.git
synced 2026-05-18 18:33:57 -04:00
06a7e2069a
calling a foreign function. This allows to use the unmodified libffi library. Remove most files from _ctypes/libffi_msvc, only two include files stay (updated from _ctypes/libffi/...). Other files are used in the cross-platform _ctypes/libffi directory.