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