xcb_disconnect

@brief Closes the connection. @param c: The connection.

Closes the file descriptor and frees all memory associated with the connection @c c. If @p c is @c NULL, nothing is done.

extern (C)
void
xcb_disconnect

Meta