Function vips_XYZ2Lab

Source
pub unsafe extern "C" fn vips_XYZ2Lab(
    in_: *mut VipsImage,
    out: *mut *mut VipsImage,
    ...
) -> c_int