llvmpy/newbinding/binding/_Debug.py
Siu Kwan Lam a12c4da93d Init commit for work on new binding
This contains the foundation for the new binding as well as early work on Module and Type.
2013-02-05 13:47:32 -06:00

3 lines
87 B
Python

from binding import *
enable_capsule_dtor_debug = Function('', Void, Bool.From(bool))