| Package | Description |
|---|---|
| jnr.ffi.provider.jffi |
| Modifier and Type | Method and Description |
|---|---|
void |
MethodGenerator.generate(jnr.ffi.provider.jffi.AsmBuilder builder,
String functionName,
com.kenai.jffi.Function function,
ResultType resultType,
ParameterType[] parameterTypes,
boolean ignoreError) |
boolean |
MethodGenerator.isSupported(ResultType resultType,
ParameterType[] parameterTypes,
CallingConvention callingConvention) |
boolean |
FastLongMethodGenerator.isSupported(ResultType resultType,
ParameterType[] parameterTypes,
CallingConvention callingConvention) |
Copyright © 2017. All rights reserved.