Libraries
»
fiddle
(1.0.6)
»
Index
»
Fiddle
»
Closure
»
#args
Method: Fiddle::Closure#args
Defined in:
lib/fiddle/closure.rb
#
args
⇒
Object
(readonly)
arguments of the FFI closure
9 10 11
# File 'lib/fiddle/closure.rb', line 9
def
args
@args
end