Struct wlc_with_elogind::Wlc [] [src]

pub struct Wlc;

Initialized compositor

Dropping this will start wlc and block the current thread until it terminates

Trait Implementations

impl !Sync for Wlc
[src]

impl !Send for Wlc
[src]

impl Drop for Wlc
[src]

[src]

Executes the destructor for this type. Read more