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

Required features: ‘Win32_UI_Shell’