Uses of Class
jnr.ffi.provider.ParameterType
Packages that use ParameterType
-
Uses of ParameterType in jnr.ffi.provider.jffi
Methods in jnr.ffi.provider.jffi with parameters of type ParameterTypeModifier and TypeMethodDescriptionvoidMethodGenerator.generate(jnr.ffi.provider.jffi.AsmBuilder builder, String functionName, com.kenai.jffi.Function function, ResultType resultType, ParameterType[] parameterTypes, boolean ignoreError) booleanFastLongMethodGenerator.isSupported(ResultType resultType, ParameterType[] parameterTypes, CallingConvention callingConvention) booleanMethodGenerator.isSupported(ResultType resultType, ParameterType[] parameterTypes, CallingConvention callingConvention)