Function vips_CMYK2XYZ

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