관리-도구
편집 파일: function.rb
module Fiddle class Function # The ABI of the Function. attr_reader :abi end end