Function windows::Win32::UI::ColorSystem::EnumICMProfilesW

pub unsafe fn EnumICMProfilesW<P0, P1>(
    hdc: P0,
    proc: ICMENUMPROCW,
    param2: P1,
) -> i32
where P0: Param<HDC>, P1: Param<LPARAM>,