pub unsafe extern "system" fn ImageList_SetIconSize(
    himl: HIMAGELIST,
    cx: i32,
    cy: i32
) -> BOOL
Expand description

Required features: "Win32_Foundation"