Function windows_sys::Win32::UI::Shell::PickIconDlg
pub unsafe extern "system" fn PickIconDlg(
hwnd: HWND,
psziconpath: PWSTR,
cchiconpath: u32,
piiconindex: *mut i32
) -> i32Expand description
Required features: "Win32_UI_Shell", "Win32_Foundation"