Class Py_tracefunc

All Implemented Interfaces:
AutoCloseable

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

    • Py_tracefunc

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

      protected Py_tracefunc()
  • Method Details