Class SimpleFunctionMapper

java.lang.Object
jnr.posix.SimpleFunctionMapper
All Implemented Interfaces:
jnr.ffi.mapper.FunctionMapper

public class SimpleFunctionMapper extends Object implements jnr.ffi.mapper.FunctionMapper
  • Method Details

    • mapFunctionName

      public String mapFunctionName(String functionName, jnr.ffi.mapper.FunctionMapper.Context context)
      Specified by:
      mapFunctionName in interface jnr.ffi.mapper.FunctionMapper