Class PyCode_WatchCallback

All Implemented Interfaces:
AutoCloseable

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

    • PyCode_WatchCallback

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

      protected PyCode_WatchCallback()
  • Method Details