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

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’