Function fltk::app::run[][src]

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

Runs the event loop

Errors

Returns FailedToRun, this is fatal to the app