Struct windows_sys::Win32::UI::ColorSystem::GRAYCOLOR
[−]#[repr(C)]pub struct GRAYCOLOR {
pub gray: u16,
}Expand description
Required features: ‘Win32_UI_ColorSystem’
Fields
gray: u16#[repr(C)]pub struct GRAYCOLOR {
pub gray: u16,
}Required features: ‘Win32_UI_ColorSystem’
gray: u16