Function fltk::app::run

source ·
pub fn run() -> Result<(), FltkError>
Expand description

Runs the event loop

Errors

Returns FailedToRun, this is fatal to the app