NCCALCSIZE_PARAMS

Type Alias NCCALCSIZE_PARAMS 

Source
pub type NCCALCSIZE_PARAMS = tagNCCALCSIZE_PARAMS;

Aliased Type§

#[repr(C)]
pub struct NCCALCSIZE_PARAMS { pub rgrc: [tagRECT; 3], pub lppos: *mut tagWINDOWPOS, }

Fields§

§rgrc: [tagRECT; 3]§lppos: *mut tagWINDOWPOS