Class PyType_WatchCallback

All Implemented Interfaces:
AutoCloseable

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

    • PyType_WatchCallback

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

      protected PyType_WatchCallback()
  • Method Details