windows::Win32::UI::ColorSystem

Function SetStandardColorSpaceProfileW

pub unsafe fn SetStandardColorSpaceProfileW<P0, P2>(
    pmachinename: P0,
    dwprofileid: u32,
    pprofilename: P2,
) -> BOOL
where P0: Param<PCWSTR>, P2: Param<PCWSTR>,