Module cgui::ext [−][src]
Re-exports
pub use super::*; |
Functions
| add_callback | |
| alloc_win |
Allocates heap space for a CWin structure and passes a pointer back. |
| alloc_win_detail | |
| call_callbacks | |
| dealloc_win |
Takes a raw CWin pointer and deallocates it. Deallocation happens when the 'data' variable goes out of scope. |
| event_loop | |
| event_tick | |
| init | |
| redraw_box | |
| redraw_dirty | |
| set_rep_exit_flag | |
| write_px |