Struct windows_sys::Win32::UI::ColorSystem::GENERIC3CHANNEL
#[repr(C)]pub struct GENERIC3CHANNEL {
pub ch1: u16,
pub ch2: u16,
pub ch3: u16,
}Expand description
Required features: "Win32_UI_ColorSystem"
Fields§
§ch1: u16§ch2: u16§ch3: u16