[][src]Function wlroots::compositor::handle

pub fn handle() -> Option<Handle>

Gets a handle to the compositor.

If the compositor has not started running yet, or if it has stopped, then this function will return None.