Function windows_sys::Win32::UI::Shell::SHGetStockIconInfo
pub unsafe extern "system" fn SHGetStockIconInfo(
siid: SHSTOCKICONID,
uflags: SHGSI_FLAGS,
psii: *mut SHSTOCKICONINFO
) -> HRESULTExpand description
Required features: "Win32_UI_Shell", "Win32_UI_WindowsAndMessaging"