Type Alias fltk::app::Display

source ·
pub type Display = *mut c_void;
Expand description

The display global variable, fl_display. _XDisplay on X11, HINSTANCE on Windows.