pub type LOGCOLORSPACEA = tagLOGCOLORSPACEA;
Aliased Type§
#[repr(C)]pub struct LOGCOLORSPACEA {
pub lcsSignature: u64,
pub lcsVersion: u64,
pub lcsSize: u64,
pub lcsCSType: i64,
pub lcsIntent: i64,
pub lcsEndpoints: tagICEXYZTRIPLE,
pub lcsGammaRed: u64,
pub lcsGammaGreen: u64,
pub lcsGammaBlue: u64,
pub lcsFilename: [i8; 260],
}
Fields§
§lcsSignature: u64
§lcsVersion: u64
§lcsSize: u64
§lcsCSType: i64
§lcsIntent: i64
§lcsEndpoints: tagICEXYZTRIPLE
§lcsGammaRed: u64
§lcsGammaGreen: u64
§lcsGammaBlue: u64
§lcsFilename: [i8; 260]