| DIR: /proc/thread-self/root/opt/alt/ruby19/lib64/ruby/1.9.1/fiddle/ |
| Current File : //proc/thread-self/root/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
|