Interface MemVTable.OnCalloc

Enclosing class:
MemVTable
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface MemVTable.OnCalloc
  • Method Summary

    Modifier and Type
    Method
    Description
    onCalloc(CallbackHandler __self, long n_blocks, long n_block_bytes)
     
  • Method Details

    • onCalloc

      Pointer onCalloc(CallbackHandler __self, long n_blocks, long n_block_bytes)
      Parameters:
      n_blocks -
      n_block_bytes -
      Returns: