[][src]Module cgui::ext

Re-exports

pub use super::*;

Functions

cgui_add_callback
cgui_alloc_win

Allocates heap space for a CWin structure and passes a pointer back.

cgui_alloc_win_detail
cgui_call_callbacks
cgui_dealloc_win

Takes a raw CWin pointer and deallocates it. Deallocation happens when the 'data' variable goes out of scope.

cgui_event_loop
cgui_event_tick
cgui_init
cgui_redraw_box
cgui_redraw_dirty
cgui_set_rep_exit_flag
cgui_write_px