Function windows::Win32::UI::ColorSystem::WcsGetDefaultColorProfile
pub unsafe fn WcsGetDefaultColorProfile<P0>(
scope: WCS_PROFILE_MANAGEMENT_SCOPE,
pdevicename: P0,
cptcolorprofiletype: COLORPROFILETYPE,
cpstcolorprofilesubtype: COLORPROFILESUBTYPE,
dwprofileid: u32,
cbprofilename: u32,
pprofilename: PWSTR,
) -> BOOLwhere
P0: Param<PCWSTR>,