[−][src]Function gmsh_sys::gmshFltkWait
pub unsafe extern "C" fn gmshFltkWait(time: f64, ierr: *mut c_int)
Wait at most time
seconds for user interface events and return. If time
< 0, wait indefinitely. First automatically create the user interface if it
has not yet been initialized. Can only be called in the main thread.