LOGCOLORSPACEW

Type Alias LOGCOLORSPACEW 

Source
pub type LOGCOLORSPACEW = tagLOGCOLORSPACEW;

Aliased Type§

#[repr(C)]
pub struct LOGCOLORSPACEW { pub lcsSignature: u32, pub lcsVersion: u32, pub lcsSize: u32, pub lcsCSType: i32, pub lcsIntent: i32, pub lcsEndpoints: tagICEXYZTRIPLE, pub lcsGammaRed: u32, pub lcsGammaGreen: u32, pub lcsGammaBlue: u32, pub lcsFilename: [u16; 260], }

Fields§

§lcsSignature: u32§lcsVersion: u32§lcsSize: u32§lcsCSType: i32§lcsIntent: i32§lcsEndpoints: tagICEXYZTRIPLE§lcsGammaRed: u32§lcsGammaGreen: u32§lcsGammaBlue: u32§lcsFilename: [u16; 260]