Function WNetAddConnection2W

Source
pub unsafe extern "C" fn WNetAddConnection2W(
    lpNetResource: LPNETRESOURCEW,
    lpPassword: LPCWSTR,
    lpUserName: LPCWSTR,
    dwFlags: DWORD,
) -> DWORD