428 429 430
# File 'lib/netpgp/lowlevel/structs.rb', line 428 def self.release(ptr) LibNetPGP::pgp_stream_delete(ptr) end