pub unsafe extern "system" fn WcsDisassociateColorProfileFromDevice(
    scope: WCS_PROFILE_MANAGEMENT_SCOPE,
    pprofilename: PCWSTR,
    pdevicename: PCWSTR
) -> BOOL
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Foundation"