Class PyDict_WatchCallback

All Implemented Interfaces:
AutoCloseable

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

    • PyDict_WatchCallback

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

      protected PyDict_WatchCallback()
  • Method Details