Function windows::Win32::UI::Shell::DuplicateIcon

pub unsafe fn DuplicateIcon<P0, P1>(hinst: P0, hicon: P1) -> HICON
where P0: Param<HINSTANCE>, P1: Param<HICON>,