Function libhelium_sys::he_rgb_to_lab

source ยท
pub unsafe extern "C" fn he_rgb_to_lab(
    color: *mut HeRGBColor,
    result: *mut HeLABColor,
)