Class PyFunction_WatchCallback

All Implemented Interfaces:
AutoCloseable

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

    • PyFunction_WatchCallback

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

      protected PyFunction_WatchCallback()
  • Method Details