Define Python Raw Mem helpers in ModuleSetupCode
To handle the Python version differences, handle the definitions of `PyMem_Raw*` functions in `ModuleSetupCode`. Then extern them in `cpython.mem` without using a version check or a specific header.
Showing
Please register or sign in to comment