13 14 15
# File 'lib/screen/crtc.rb', line 13 def finalize(attributes) proc{ Xlib.XRRFreeCrtcInfo(attributes.pointer) } end