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