Function redwm::run[][src]

pub fn run<C: Connection + 'static + Send + Sync>(
    x_reply: (C, usize)
) -> WmReply<()>