pub unsafe extern "system" fn ImageList_GetIcon(
    himl: HIMAGELIST,
    i: i32,
    flags: u32
) -> HICON
Expand description

Required features: ‘Win32_UI_Controls’, ‘Win32_UI_WindowsAndMessaging’