init2

Function init2 

Source
pub fn init2() -> Option<fn()>
Expand description

Deprecated alias to init().

When wlc went to 0.0.1, they added an argumentless init2 to replace the old init that took a WlcInterface. Now, init2 has been renamed init and init is removed.