pub unsafe extern "system" fn DuplicateIcon(
    hinst: HINSTANCE,
    hicon: HICON
) -> HICON
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"