pub unsafe extern "system" fn ImageList_SetBkColor(
    himl: HIMAGELIST,
    clrbk: COLORREF
) -> COLORREF
Expand description

Required features: "Win32_Foundation"