STYLESTRUCT

Type Alias STYLESTRUCT 

Source
pub type STYLESTRUCT = tagSTYLESTRUCT;

Aliased Type§

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

Fields§

§styleOld: u64§styleNew: u64