Function WNetAddConnection3W

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