pub unsafe extern "system" fn PathCchAddExtension(
    pszpath: PWSTR,
    cchpath: usize,
    pszext: PCWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’