_XLockPtrs

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. struct _XLockPtrs
  2. struct _XLockPtrs
  3. struct _XLockPtrs
    version(linux && XTHREADS && !XTHREADS_WARN && !XTHREADS_FILE_LINE)
    extern (C) nothrow @nogc
    struct _XLockPtrs {}
  4. struct _XLockPtrs

Members

Variables

lock_display
void function(Display* dpy) lock_display;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unlock_display
void function(Display* dpy) unlock_display;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta