Function lcms2_sys::ffi::cmsDictAddEntry

source ·
pub unsafe extern "C" fn cmsDictAddEntry(
    hDict: HANDLE,
    Name: *const wchar_t,
    Value: *const wchar_t,
    DisplayName: *const MLU,
    DisplayValue: *const MLU
) -> Bool