Class freefunc

All Implemented Interfaces:
AutoCloseable

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

    • freefunc

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

      protected freefunc()
  • Method Details

    • call

      public void call(Pointer arg0)