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_UI_ColorSystem’, ‘Win32_Foundation’