[][src]Function xcb::ffi::xproto::xcb_kill_client_checked

pub unsafe extern "C" fn xcb_kill_client_checked(
    c: *mut xcb_connection_t,
    resource: u32
) -> xcb_void_cookie_t

kills a client

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