Struct windows_sys::Win32::Devices::Display::WCRUN
#[repr(C)]pub struct WCRUN {
pub wcLow: u16,
pub cGlyphs: u16,
pub phg: *mut u32,
}Expand description
Required features: "Win32_Devices_Display"
Fields§
§wcLow: u16§cGlyphs: u16§phg: *mut u32