Function rustwlc::init2 [] [src]

pub fn init2() -> Option<fn()>
Deprecated since 0.5.3

: please use init

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.