[Python-Dev] void* from c to python and to c?
赵亚
zhaoya881010 at 163.com
Tue Feb 20 22:27:54 EST 2018
More information about the Python-Dev mailing list
Tue Feb 20 22:27:54 EST 2018
- Previous message (by thread): [Python-Dev] pycapsule:PyObject * is NULL pointer
- Next message (by thread): [Python-Dev] Making "Provisional" an explicit PEP state
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have a demand: c call python ,have a void* pointer pass to python and python call c,the void* pointer need pass to c. i don't know how to do,have any good idea ? thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20180221/11c84897/attachment.html>
- Previous message (by thread): [Python-Dev] pycapsule:PyObject * is NULL pointer
- Next message (by thread): [Python-Dev] Making "Provisional" an explicit PEP state
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list