# File lib/ruby-sdl-ffi/ttf.rb, line 56 def self.release( pointer ) SDL::TTF.CloseFont( pointer ) end