[ Compact ]
public class FrameClosure
        
         
      
        An opaque type that tracks a FrameCallback and associated user data.
A FrameClosure pointer will be returned from add_frame_callback and it allows you to remove a callback later using remove_frame_callback.