org.rococoa.cocoa.foundation
Interface NSPointerFunctions.hashFunction_callback

All Superinterfaces:
Callback
Enclosing class:
NSPointerFunctions

public static interface NSPointerFunctions.hashFunction_callback
extends Callback


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 int invoke(Pointer item, NSPointerFunctions.size arg1)
           
 

Method Detail

invoke

int invoke(Pointer item,
           NSPointerFunctions.size arg1)