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