# File lib/gd2/image.rb, line 530 def gd ptr, rs = SYM[:gdImageGdPtr].call(image_ptr, 0) ptr.free = SYM[:gdFree] ptr[0, rs[1]] end