[Pyrex] Function pointer question

vanitha at cs.wisc.edu vanitha at cs.wisc.edu
Sat Dec 3 21:02:15 CET 2005


Hi All:
I have a function in C that takes a function pointer as the argument, but
the function that is being passed in is implemented in Python. Can I use
Pyrex to wrap this C function? How do I pass the Python function in as a
function pointer to the C Function? A example will be greatly appreciated.

Thanks,

- Vanitha





More information about the Pyrex mailing list