10 11 12
# File 'lib/ffi/gphoto2/camera_list.rb', line 10 def self.release(ptr) FFI::GPhoto2.gp_list_free(ptr) end