Function init_all

pub fn init_all()
Available on crate feature dep_fltk only.
Expand description

Inits all styles, fonts and images available to FLTK. Also initializes global locking

§Panics

If the current environment lacks threading support. Practically this should never happen!