Function windows::Win32::UI::ColorSystem::InstallColorProfileW
pub unsafe fn InstallColorProfileW<P0, P1>(
pmachinename: P0,
pprofilename: P1,
) -> BOOLwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,