Function has_timeout
pub fn has_timeout<F>(cb: F) -> boolwhere
F: FnMut() + 'static,
👎Deprecated since 1.2.26: please use
has_timeout3
insteadAvailable on crate feature
dep_fltk
only.Expand description
Check whether a timeout is installed