pub fn init2() -> Option<fn()>👎Deprecated since 0.5.3: please use
initExpand 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.