Class Py_OpenCodeHookFunction

All Implemented Interfaces:
AutoCloseable

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

    • Py_OpenCodeHookFunction

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

      protected Py_OpenCodeHookFunction()
  • Method Details