Method: FFI::Struct.by_value

Defined in:
lib/ffi/struct.rb

.by_valueObject



139
140
141
# File 'lib/ffi/struct.rb', line 139

def self.by_value
  self.val
end