How to convert certain typedefs to Pyrex?

Edward C. Jones edcjones at erols.com
Thu Apr 3 17:38:54 EST 2003


How do I treat the following typedefs in Pyrex?

typedef struct _IplTileInfo IplTileInfo;
typedef struct _CvContourScanner* CvContourScanner;
typedef struct CvPOSITObject CvPOSITObject;





More information about the Python-list mailing list