module GPhoto2::Struct

Attributes

ptr[R]

@return [FFI::Struct]

Public Instance Methods

to_ptr() click to toggle source

@return [FFI::Struct]

# File lib/gphoto2/struct.rb, line 7
def to_ptr
  ptr
end