-
Kevin Modzelewski authored
Amazingly, cffi compiled just fine with some missing function declarations. It provided implicit definitions for them and then casted the "int" return type up to a PyObject*.
949dfeb1
Amazingly, cffi compiled just fine with some missing function declarations. It provided implicit definitions for them and then casted the "int" return type up to a PyObject*.