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
 NSUInteger invoke(Pointer item, NSPointerFunctions.size arg1)
           
 

Method Detail

invoke

NSUInteger invoke(Pointer item,
                  NSPointerFunctions.size arg1)


Copyright © 2009. All Rights Reserved.