Expand description
Register callbacks for when core objects like BinaryViews or Functions are destroyed.
Structs§
- Object
Destructor Handle - The handle for the
ObjectDestructor.
Traits§
- Object
Destructor - The trait required for receiving core object destruction callbacks.
Functions§
- register_
object_ destructor - Registers a destructor which will be called when certain core objects are about to be destroyed.