windows::Win32::UI::Shell

Function PathIsUNCEx

pub unsafe fn PathIsUNCEx<P0>(
    pszpath: P0,
    ppszserver: Option<*mut PCWSTR>,
) -> BOOL
where P0: Param<PCWSTR>,