Class destructor

All Implemented Interfaces:
AutoCloseable

@Properties(inherit=python.class) public class destructor extends FunctionPointer
  • Constructor Details

    • destructor

      public destructor(Pointer p)
      Pointer cast constructor. Invokes Pointer(Pointer).
    • destructor

      protected destructor()
  • Method Details

    • call

      public void call(PyObject arg0)