XPutPixel

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int XPutPixel(XImage* ximage, int x, int y, c_ulong pixel)
    version(linux && XUTIL_DEFINE_FUNCTIONS)
    extern (C) nothrow @nogc extern
    int
    XPutPixel
    (,
    int x
    ,
    int y
    ,
    c_ulong pixel
    )
  2. int XPutPixel(XImage* ximage, int x, int y, c_ulong pixel)

Meta