_XConnWatchInfo
version(linux)
extern (
C) nothrow @
nogc struct _XConnWatchInfo {
}
- client_data
XPointer client_data;
Undocumented in source.
- fn
XConnectionWatchProc fn;
Undocumented in source.
- next
_XConnWatchInfo* next;
Undocumented in source.
derelict x11 Xlibint
aliasesenumsfunctionsstructsvariables