pub unsafe extern "system" fn GetIconInfoExA(
    hicon: HICON,
    piconinfo: *mut ICONINFOEXA
) -> BOOL
Expand description

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation", "Win32_Graphics_Gdi"