pub type CIEXYZTRIPLE = tagICEXYZTRIPLE;Aliased Type§
#[repr(C)]pub struct CIEXYZTRIPLE {
pub ciexyzRed: tagCIEXYZ,
pub ciexyzGreen: tagCIEXYZ,
pub ciexyzBlue: tagCIEXYZ,
}Fields§
§ciexyzRed: tagCIEXYZ§ciexyzGreen: tagCIEXYZ§ciexyzBlue: tagCIEXYZ