256
23 24 25
# File 'lib/ffi/gphoto2/camera_file.rb', line 23 def self.release(ptr) FFI::GPhoto2.gp_file_free(ptr) end