Function windows::Win32::NetworkManagement::WNet::NPGetConnection3
pub unsafe fn NPGetConnection3<P0>(
lplocalname: P0,
dwlevel: u32,
lpbuffer: *mut c_void,
lpbuffersize: *mut u32,
) -> u32where
P0: Param<PCWSTR>,