| Package | Description |
|---|---|
| jnr.ffi.mapper | |
| jnr.ffi.provider | |
| jnr.ffi.provider.jffi |
| Modifier and Type | Method and Description |
|---|---|
String |
FunctionMapper.mapFunctionName(String functionName,
FunctionMapper.Context context)
Translate the (Java) function name into its (native) equivalent.
|
String |
CompositeFunctionMapper.mapFunctionName(String functionName,
FunctionMapper.Context context) |
| Modifier and Type | Method and Description |
|---|---|
String |
IdentityFunctionMapper.mapFunctionName(String functionName,
FunctionMapper.Context context) |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeFunctionMapperContext |
Copyright © 2017. All rights reserved.