Function windows_sys::Win32::NetworkManagement::WNet::WNetAddConnection4W
pub unsafe extern "system" fn WNetAddConnection4W(
hwndowner: HWND,
lpnetresource: *const NETRESOURCEW,
pauthbuffer: *const c_void,
cbauthbuffer: u32,
dwflags: NET_CONNECT_FLAGS,
lpuseoptions: *const u8,
cbuseoptions: u32,
) -> WIN32_ERROR