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

Required features: "Win32_Foundation"