Class allocfunc

All Implemented Interfaces:
AutoCloseable

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

    • allocfunc

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

      protected allocfunc()
  • Method Details