Interface CFAllocatorContext.Function_reallocate

  • Enclosing class:
    CFAllocatorContext

    public static interface CFAllocatorContext.Function_reallocate
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.moe.natj.general.ptr.VoidPtr call_reallocate​(org.moe.natj.general.ptr.VoidPtr arg0, long arg1, long arg2, org.moe.natj.general.ptr.VoidPtr arg3)  
    • Method Detail

      • call_reallocate

        org.moe.natj.general.ptr.VoidPtr call_reallocate​(org.moe.natj.general.ptr.VoidPtr arg0,
                                                         long arg1,
                                                         long arg2,
                                                         org.moe.natj.general.ptr.VoidPtr arg3)