Function windows::Win32::UI::ColorSystem::SetICMProfileA

pub unsafe fn SetICMProfileA<P0, P1>(hdc: P0, lpfilename: P1) -> BOOL
where P0: Param<HDC>, P1: Param<PCSTR>,