Function windows::Win32::NetworkManagement::WNet::WNetGetUniversalNameW
pub unsafe fn WNetGetUniversalNameW<P0>(
lplocalpath: P0,
dwinfolevel: UNC_INFO_LEVEL,
lpbuffer: *mut c_void,
lpbuffersize: *mut u32,
) -> WIN32_ERRORwhere
P0: Param<PCWSTR>,