windows::Win32::UI::ColorSystem

Function InstallColorProfileA

pub unsafe fn InstallColorProfileA<P0, P1>(
    pmachinename: P0,
    pprofilename: P1,
) -> BOOL
where P0: Param<PCSTR>, P1: Param<PCSTR>,