GRADIENT_RECT

Type Alias GRADIENT_RECT 

Source
pub type GRADIENT_RECT = _GRADIENT_RECT;

Aliased Type§

#[repr(C)]
pub struct GRADIENT_RECT { pub UpperLeft: u32, pub LowerRight: u32, }

Fields§

§UpperLeft: u32§LowerRight: u32