Function has_timeout

pub fn has_timeout<F>(cb: F) -> bool
where F: FnMut() + 'static,
👎Deprecated since 1.2.26: please use has_timeout3 instead
Available on crate feature dep_fltk only.
Expand description

Check whether a timeout is installed