Method: Fiddle::Closure#ctype

Defined in:
lib/fiddle/closure.rb

#ctypeObject (readonly)

the C type of the return of the FFI closure



6
7
8
# File 'lib/fiddle/closure.rb', line 6

def ctype
  @ctype
end