Function 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