Function windows_sys::Win32::UI::Controls::ImageList_LoadImageA
[−]pub unsafe extern "system" fn ImageList_LoadImageA(
hi: HINSTANCE,
lpbmp: PCSTR,
cx: i32,
cgrow: i32,
crmask: u32,
utype: u32,
uflags: IMAGE_FLAGS
) -> HIMAGELIST
Expand description
Required features: "Win32_UI_Controls"
, "Win32_Foundation"
, "Win32_UI_WindowsAndMessaging"