pub unsafe extern "system" fn PathCchRemoveBackslashEx(
    pszpath: PWSTR,
    cchpath: usize,
    ppszend: *mut PWSTR,
    pcchremaining: *mut usize
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"