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