Uses of Interface
com.kenai.jffi.CallInfo

Uses of CallInfo in com.kenai.jffi
 

Classes in com.kenai.jffi that implement CallInfo
 class CallContext
          Native function call context This class holds all the information that JFFI needs to correctly call a native function, or to implement a callback from native code to java.