cffibuilder

Foreign Function Interface for Python calling C code based on CFFI. It creates a Python C extension module.

6
2
Python

CFFIBUILDER

Foreign Function Interface for Python calling C code.

Usage

Have a look at examples/sdl_example.py.