Struct sdl2_sys::XRectangle [−][src]
#[repr(C)]pub struct XRectangle {
pub x: c_short,
pub y: c_short,
pub width: c_ushort,
pub height: c_ushort,
}Fields
x: c_shorty: c_shortwidth: c_ushortheight: c_ushort#[repr(C)]pub struct XRectangle {
pub x: c_short,
pub y: c_short,
pub width: c_ushort,
pub height: c_ushort,
}x: c_shorty: c_shortwidth: c_ushortheight: c_ushort