Type Alias NCCALCSIZE_PARAMS

Source
pub type NCCALCSIZE_PARAMS = tagNCCALCSIZE_PARAMS;

Aliased Type§

struct NCCALCSIZE_PARAMS {
    pub rgrc: [tagRECT; 3],
    pub lppos: *mut tagWINDOWPOS,
}

Fields§

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