pub unsafe extern "system" fn WcsSetDefaultColorProfile(
    scope: WCS_PROFILE_MANAGEMENT_SCOPE,
    pdevicename: PCWSTR,
    cptcolorprofiletype: COLORPROFILETYPE,
    cpstcolorprofilesubtype: COLORPROFILESUBTYPE,
    dwprofileid: u32,
    pprofilename: PCWSTR
) -> BOOL
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Foundation"