org.rococoa.cocoa.foundation
Interface NSPointerFunctions.acquireFunction_callback

All Superinterfaces:
Callback
Enclosing class:
NSPointerFunctions

public static interface NSPointerFunctions.acquireFunction_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
 Pointer invoke(Pointer src, NSPointerFunctions.size arg1, boolean shouldCopy)
           
 

Method Detail

invoke

Pointer invoke(Pointer src,
               NSPointerFunctions.size arg1,
               boolean shouldCopy)


Copyright © 2009. All Rights Reserved.