Function dummy_rustwlc::init2 [] [src]

pub fn init2() -> Option<fn()>

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.