xcb_get_file_descriptor

@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.

extern (C)
int
xcb_get_file_descriptor

Meta