Function cmsFloat2LabEncoded

Source
pub unsafe extern "C" fn cmsFloat2LabEncoded(
    wLab: *mut u16,
    Lab: *const CIELab,
)