Function windows_sys::Win32::UI::ColorSystem::WcsSetDefaultColorProfile
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_Foundation"