Function WcsDisassociateColorProfileFromDevice
pub unsafe fn WcsDisassociateColorProfileFromDevice<P1, P2>(
scope: WCS_PROFILE_MANAGEMENT_SCOPE,
pprofilename: P1,
pdevicename: P2,
) -> BOOLwhere
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,