Data

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

Meta