org.rococoa.cocoa.security
Interface SecurityLibrary.CSSM_UPCALLS_REALLOC

All Superinterfaces:
Callback
Enclosing interface:
SecurityLibrary

public static interface SecurityLibrary.CSSM_UPCALLS_REALLOC
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 AddInHandle, Pointer memblock, int size)
           
 

Method Detail

invoke

Pointer invoke(NativeLong AddInHandle,
               Pointer memblock,
               int size)


Copyright © 2009. All Rights Reserved.