/ctypes_examples

A couple simple examples of how to use ctypes for Python/C++ integration

Primary LanguageCMake

Ctypes Examples

A couple simple examples of using ctypes to call C++ functions from Python