GRADIENT_RECT

Type Alias GRADIENT_RECT 

Source
pub type GRADIENT_RECT = _GRADIENT_RECT;

Aliased Type§

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

Fields§

§UpperLeft: u64§LowerRight: u64