Package jnr.posix

Class SimpleFunctionMapper

  • All Implemented Interfaces:
    jnr.ffi.mapper.FunctionMapper

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

      • mapFunctionName

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