_XRead32

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void _XRead32(Display* dpy, c_long* data, c_long len)
  2. void _XRead32(Display* dpy, int* data, uint len)
    version(linux)
    extern (C) nothrow @nogc
    static if(!(WORD64))
    static if(!(LONG64))
    void
    _XRead32
    (,
    int* data
    ,
    uint len
    )

Meta