Method: Fiddle::Closure#args

Defined in:
lib/fiddle/closure.rb

#argsObject (readonly)

arguments of the FFI closure



34
35
36
# File 'lib/fiddle/closure.rb', line 34

def args
  @args
end