Function windows_sys::Win32::UI::WindowsAndMessaging::LookupIconIdFromDirectoryEx
[−]pub unsafe extern "system" fn LookupIconIdFromDirectoryEx(
presbits: *const u8,
ficon: BOOL,
cxdesired: i32,
cydesired: i32,
flags: IMAGE_FLAGS
) -> i32
Expand description
Required features: "Win32_UI_WindowsAndMessaging"
, "Win32_Foundation"