pub unsafe extern "system" fn ImageList_Remove(
    himl: HIMAGELIST,
    i: i32
) -> BOOL
Expand description

Required features: "Win32_UI_Controls", "Win32_Foundation"