[Pyrex] pointer to function

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Sep 9 03:31:42 CEST 2007


Stefano Esposito wrote:
> 		alpm_set_dlcb (dl_cb) <-- failing here

How did you declare alpm_set_dlcb? It needs to
be declared as taking a function pointer with
appropriate signature.

--
Greg



More information about the Pyrex mailing list