Function remove_timeout

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

Removes a timeout callback