Function cmsLCh2Lab

Source
pub unsafe extern "C" fn cmsLCh2Lab(
    Lab: *mut CIELab,
    LCh: *const CIELCh,
)