Type Definition windows_sys::Win32::UI::Shell::PFNSHOWSHAREFOLDERUIW
[−]pub type PFNSHOWSHAREFOLDERUIW = Option<unsafe extern "system" fn(hwndparent: HWND, pszpath: PCWSTR) -> HRESULT>;
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"