_XConnWatchInfo

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C) nothrow @nogc
struct _XConnWatchInfo {}

Members

Variables

client_data
XPointer client_data;
Undocumented in source.
fn
XConnectionWatchProc fn;
Undocumented in source.
next
_XConnWatchInfo* next;
Undocumented in source.

Meta