org.rococoa.cocoa.corefoundation
Interface CoreFoundationLibrary.CFAllocatorAllocateCallBack

All Superinterfaces:
Callback
Enclosing interface:
CoreFoundationLibrary

public static interface CoreFoundationLibrary.CFAllocatorAllocateCallBack
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(NativeLong allocSize, NativeLong hint, Pointer info)
           
 

Method Detail

invoke

Pointer invoke(NativeLong allocSize,
               NativeLong hint,
               Pointer info)


Copyright © 2009. All Rights Reserved.