Systematically expose all types on the _cffi_backend module
under their correct name. This name starts with '__' if it is supposed to be non-portable and not guaranteed.
Showing
- c/_cffi_backend.c 38 additions, 38 deletionsc/_cffi_backend.c
- c/cffi1_module.c 0 additions, 15 deletionsc/cffi1_module.c
- c/cglob.c 1 addition, 1 deletionc/cglob.c
- c/ffi_obj.c 1 addition, 1 deletionc/ffi_obj.c
- c/lib_obj.c 1 addition, 1 deletionc/lib_obj.c
- c/test_c.py 38 additions, 7 deletionsc/test_c.py
Loading
Please register or sign in to comment