Method: Efl::EcoreGetopt::REcoreGetopt#to_ptr

Defined in:
lib/efl/ecore_getopt.rb

#to_ptrObject

[View source]

180
181
182
# File 'lib/efl/ecore_getopt.rb', line 180

def to_ptr
    ( @ecore_getopt_st.nil? ? nil : @ecore_getopt_st.to_ptr )
end