Struct windows_sys::Win32::UI::ColorSystem::HiFiCOLOR
#[repr(C)]pub struct HiFiCOLOR {
pub channel: [u8; 8],
}Expand description
Required features: "Win32_UI_ColorSystem"
Fields§
§channel: [u8; 8]#[repr(C)]pub struct HiFiCOLOR {
pub channel: [u8; 8],
}Required features: "Win32_UI_ColorSystem"
channel: [u8; 8]