Uses of Class
jnr.ffi.provider.NativeFunction
-
Packages that use NativeFunction Package Description jnr.ffi.provider -
-
Uses of NativeFunction in jnr.ffi.provider
Methods in jnr.ffi.provider that return NativeFunction Modifier and Type Method Description NativeFunction
InterfaceScanner.FunctionsIterator. next()
Methods in jnr.ffi.provider that return types with arguments of type NativeFunction Modifier and Type Method Description java.util.Collection<NativeFunction>
InterfaceScanner. functions()
-