Method: Win::Library::API#prototype

Defined in:
lib/win/library.rb

#prototypeObject (readonly)

The prototype, returned as an array of FFI types



485
486
487
# File 'lib/win/library.rb', line 485

def prototype
  @prototype
end