const void * sipGetCppPtr(sipThisType * w, PyObject * toClass);
const void * sipGetCppPtr
A pointer to the appropriate C++ class or NULL in case of an error.
A pointer to SIPs info about the Python object.
A pointer to the Python object.