Struct windows_sys::Win32::UI::TextServices::TF_DA_COLOR
#[repr(C)]pub struct TF_DA_COLOR {
pub type: TF_DA_COLORTYPE,
pub Anonymous: TF_DA_COLOR_0,
}Expand description
Required features: "Win32_UI_TextServices", "Win32_Foundation"
Fields§
§type: TF_DA_COLORTYPE§Anonymous: TF_DA_COLOR_0