pub unsafe extern "system" fn LoadIconW(
    hinstance: HINSTANCE,
    lpiconname: PCWSTR
) -> HICON
Expand description

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’