Class: FT::StreamDesc

Inherits:
FFIAdditions::Union
  • Object
show all
Defined in:
lib/ft-ffi/struct/stream/desc.rb

Overview

Instance Method Summary collapse

Instance Method Details

#pointerObject



6
# File 'lib/ft-ffi/struct/stream/desc.rb', line 6

def pointer; end

#pointer=(v) ⇒ Object



7
# File 'lib/ft-ffi/struct/stream/desc.rb', line 7

def pointer=(v); end

#valueObject



4
# File 'lib/ft-ffi/struct/stream/desc.rb', line 4

def value; end

#value=(v) ⇒ Object



5
# File 'lib/ft-ffi/struct/stream/desc.rb', line 5

def value=(v); end