Function xcb::xproto::kill_client_checked[][src]

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

kills a client

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

parameters: