494 495 496
# File 'lib/netpgp/lowlevel/structs.rb', line 494 def self.release(ptr) LibNetPGP::pgp_keydata_free(ptr) end