程序包 | 说明 |
---|---|
jnr.ffi.provider.jffi |
限定符和类型 | 方法和说明 |
---|---|
void |
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) |
Copyright © 2021. All rights reserved.