i3
|
#include <xcb/xcb.h>
Go to the source code of this file.
Functions | |
void | sync_respond (xcb_window_t window, uint32_t rnd) |
void sync_respond | ( | xcb_window_t | window, |
uint32_t | rnd ) |
Definition at line 12 of file sync.c.
References conn, DLOG, and scalloc().
Referenced by handle_client_message(), and IPC_HANDLER().