pub unsafe extern "system" fn ImageList_ReplaceIcon(
    himl: HIMAGELIST,
    i: i32,
    hicon: HICON
) -> i32
Expand description

Required features: "Win32_UI_Controls", "Win32_UI_WindowsAndMessaging"