Function windows_sys::Win32::UI::Shell::GetFileNameFromBrowse
pub unsafe extern "system" fn GetFileNameFromBrowse(
hwnd: HWND,
pszfilepath: PWSTR,
cchfilepath: u32,
pszworkingdir: PCWSTR,
pszdefext: PCWSTR,
pszfilters: PCWSTR,
psztitle: PCWSTR
) -> BOOLExpand description
Required features: "Win32_UI_Shell", "Win32_Foundation"