Current File : //opt/alt/ruby19/lib64/ruby/1.9.1/fiddle/function.rb
module Fiddle
  class Function
    # The ABI of the Function.
    attr_reader :abi
  end
end