Function lcms2_sys::ffi::cmsXYZ2xyY

source ·
pub unsafe extern "C" fn cmsXYZ2xyY(
    Dest: *mut CIExyY,
    Source: *const CIEXYZ
)