Data

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

Meta