Pyrex - Cannot convert Python object argument to type 'void (*)'

Haris Bogdanovic haris at email.hinet.hr
Sat May 10 16:54:38 EDT 2003


I have function:
    def setInputHostApiSpecificStreamInfo(self, void *streamInfo):
and I get error:
Cannot convert Python object argument to type 'void (*)'

I don't understand what's wrong.

Haris







More information about the Python-list mailing list