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
) -> BOOL
Expand description
Required features: "Win32_Foundation"