>
> and finally, import/declare that latter header-file in Cython as well, and
> call it with the Cython implementation of somefunc as the parameter. Hope
> that helps.
("Obviously", don't do exactly like I said, rather create some typedefs
and a struct containing all the pointers needed and so on; like Stefan
said. That is the general pattern though.)
If things are still unclear, do a Google search on "c callback functions"
and read some code using it.
Dag Sverre
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev