Struct x11_dl::xlib::XColor
[−]
[src]
pub struct XColor {
pub pixel: c_ulong,
pub red: c_ushort,
pub green: c_ushort,
pub blue: c_ushort,
pub flags: c_char,
pub pad: c_char,
}Fields
pixel | |
red | |
green | |
blue | |
flags | |
pad |