_XRead32

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void _XRead32(Display* dpy, c_long* data, c_long len)
    version(linux)
    extern (C) nothrow @nogc extern
    static if(!(WORD64))
    static if(LONG64)
    void
    _XRead32
    (,
    c_long* data
    ,
    c_long len
    )
  2. void _XRead32(Display* dpy, int* data, uint len)

Meta