JNA API 3.2.7

com.sun.jna
Interface Native.ffi_callback

Enclosing class:
Native

public static interface Native.ffi_callback


Method Summary
 void invoke(long cif, long resp, long argp)
           
 

Method Detail

invoke

void invoke(long cif,
            long resp,
            long argp)

JNA API 3.2.7

Copyright © 2007-2010 Timothy Wall. All Rights Reserved.