Function windows_sys::Win32::UI::Controls::ImageList_LoadImageW
pub unsafe extern "system" fn ImageList_LoadImageW(
hi: HMODULE,
lpbmp: PCWSTR,
cx: i32,
cgrow: i32,
crmask: COLORREF,
utype: u32,
uflags: IMAGE_FLAGS
) -> HIMAGELISTExpand description
Required features: "Win32_UI_Controls", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"