@brief Forces any buffered output to be written to the server. @param c: The connection to the X server. @return > @c 0 on success, <= @c 0 otherwise.
Forces any buffered output to be written to the server. Blocks until the write is complete.
See Implementation
@brief Forces any buffered output to be written to the server. @param c: The connection to the X server. @return > @c 0 on success, <= @c 0 otherwise.
Forces any buffered output to be written to the server. Blocks until the write is complete.