@brief Access the file descriptor of the connection. @param c: The connection. @return The file descriptor.
Accessor for the file descriptor that was passed to the xcb_connect_to_fd call that returned @p c.
See Implementation
@brief Access the file descriptor of the connection. @param c: The connection. @return The file descriptor.
Accessor for the file descriptor that was passed to the xcb_connect_to_fd call that returned @p c.