[ Compact ]
public class OnscreenResizeClosure
An opaque type that tracks a OnscreenResizeCallback and associated user data.
A OnscreenResizeClosure pointer will be returned from add_resize_callback and it allows you to remove a callback later using remove_resize_callback.