[−][src]Function gmsh_sys::gmshFltkRun
pub unsafe extern "C" fn gmshFltkRun(ierr: *mut c_int)
Run the event loop of the graphical user interface, i.e. repeatedly call
wait(). First automatically create the user interface if it has not yet
been initialized. Can only be called in the main thread.