pub unsafe extern "system" fn ColorProfileSetDisplayDefaultAssociation(
    scope: WCS_PROFILE_MANAGEMENT_SCOPE,
    profilename: PCWSTR,
    profiletype: COLORPROFILETYPE,
    profilesubtype: COLORPROFILESUBTYPE,
    targetadapterid: LUID,
    sourceid: u32
) -> HRESULT
Expand description

Required features: "Win32_Foundation"