windows::Win32::UI::ColorSystem

Function SetStandardColorSpaceProfileA

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