pub type PFNSHOWSHAREFOLDERUIW = Option<unsafe extern "system" fn(hwndparent: HWND, pszpath: PCWSTR) -> HRESULT>;
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"