This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
pyo3
Watch
2
Star
0
Fork
You've already forked pyo3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
70a7aa808d
pyo3
/
pyo3-ffi-check
/
wrapper.h
5 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
Import pyo3-ffi-check Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
2022-11-23 07:47:33 +00:00
#
include
"Python.h"
#
include
"datetime.h"
#
include
"frameobject.h"
update structmember.rs for Python 3.12
2023-07-21 12:54:16 +00:00
#
include
"structmember.h"