Class Callback_I_I_Mem_V<C extends AbstractNativeMemory>

    • Method Detail

      • callback

        protected abstract void callback​(int a,
                                         int b,
                                         C c)
        this will be called from the native code.
        Parameters:
        a -
        b -
        c -