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 TypeMethodDescriptionvoid
MethodGenerator.generate
(jnr.ffi.provider.jffi.AsmBuilder builder, String functionName, com.kenai.jffi.Function function, ResultType resultType, ParameterType[] parameterTypes, boolean ignoreError) boolean
FastLongMethodGenerator.isSupported
(ResultType resultType, ParameterType[] parameterTypes, CallingConvention callingConvention) boolean
MethodGenerator.isSupported
(ResultType resultType, ParameterType[] parameterTypes, CallingConvention callingConvention)