pub unsafe extern "system" fn PathIsUNCEx(
    pszpath: PWSTR,
    ppszserver: *mut PWSTR
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’