Struct windows_sys::Win32::UI::WindowsAndMessaging::STYLESTRUCT
#[repr(C)]pub struct STYLESTRUCT {
pub styleOld: u32,
pub styleNew: u32,
}Expand description
Required features: "Win32_UI_WindowsAndMessaging"
Fields§
§styleOld: u32§styleNew: u32