windows::Win32::UI::Shell

Function PathCchFindExtension

pub unsafe fn PathCchFindExtension<P0>(
    pszpath: P0,
    cchpath: usize,
) -> Result<PCWSTR>
where P0: Param<PCWSTR>,