| 程序包 | 说明 |
|---|---|
| jnr.ffi.mapper | |
| jnr.ffi.provider | |
| jnr.ffi.provider.jffi |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
CompositeFunctionMapper.mapFunctionName(String functionName,
FunctionMapper.Context context) |
String |
FunctionMapper.mapFunctionName(String functionName,
FunctionMapper.Context context)
Translate the (Java) function name into its (native) equivalent.
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
IdentityFunctionMapper.mapFunctionName(String functionName,
FunctionMapper.Context context) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NativeFunctionMapperContext |
Copyright © 2021. All rights reserved.