Function windows_sys::Win32::UI::Shell::PathCchRemoveBackslashEx
[−]pub unsafe extern "system" fn PathCchRemoveBackslashEx(
pszpath: PWSTR,
cchpath: usize,
ppszend: *mut PWSTR,
pcchremaining: *mut usize
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"