Function windows_sys::Win32::UI::Controls::LoadIconWithScaleDown
pub unsafe extern "system" fn LoadIconWithScaleDown(
hinst: HMODULE,
pszname: PCWSTR,
cx: i32,
cy: i32,
phico: *mut HICON
) -> HRESULTExpand description
Required features: "Win32_UI_Controls", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"