Class PyCFunctionWithKeywords

All Implemented Interfaces:
AutoCloseable

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

    • PyCFunctionWithKeywords

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

      protected PyCFunctionWithKeywords()
  • Method Details