Struct x11_dl::xlib::XRectangle
[−]
[src]
pub struct XRectangle {
pub x: c_short,
pub y: c_short,
pub width: c_ushort,
pub height: c_ushort,
}Fields
x | |
y | |
width | |
height |