Next: Limitations, Previous: Callbacks, Up: Top
Although object “finalization” is orthogonal to FFI, it often is a useful feature to have when implementing wrapper objects, for example. Therefore, CFFI provides a portable API for registering and canceling finalizers.
Dictionary