Function xcb::xproto::kill_client[][src]

pub fn kill_client<'a>(c: &'a Connection, resource: u32) -> VoidCookie<'a>

kills a client

Forces a close down of the client that created the specified resource.

parameters: