Struct x11_dl::xrender::_XIndexValue
[−]
[src]
pub struct _XIndexValue { pub pixel: c_ulong, pub red: c_ushort, pub green: c_ushort, pub blue: c_ushort, pub alpha: c_ushort, }
Fields
pixel | |
red | |
green | |
blue | |
alpha |