Class PyRefTracer

All Implemented Interfaces:
AutoCloseable

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

    • PyRefTracer

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

      protected PyRefTracer()
  • Method Details