# File lib/ffi/library.rb, line 271
    def enum_value(symbol)
      @ffi_enums.__map_symbol(symbol)
    end