Uses of Class
jnr.ffi.provider.ResultType
Packages that use ResultType
-
Uses of ResultType in jnr.ffi.provider.jffi
Methods in jnr.ffi.provider.jffi with parameters of type ResultTypeModifier 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)