Method: Fiddle::Closure#args

Defined in:
lib/fiddle/closure.rb

#argsObject (readonly)

arguments of the FFI closure



9
10
11
# File 'lib/fiddle/closure.rb', line 9

def args
  @args
end