Function run

pub fn run() -> Result<(), FltkError> 
Available on crate feature dep_fltk only.
Expand description

Runs the event loop

§Errors

Returns FailedToRun, this is fatal to the app