STYLESTRUCT

Type Alias STYLESTRUCT 

Source
pub type STYLESTRUCT = tagSTYLESTRUCT;

Aliased Type§

#[repr(C)]
pub struct STYLESTRUCT { pub styleOld: u32, pub styleNew: u32, }

Fields§

§styleOld: u32§styleNew: u32