pub unsafe extern "system" fn HttpGetServerCredentials(
    pwszurl: PWSTR,
    ppwszusername: *mut PWSTR,
    ppwszpassword: *mut PWSTR
) -> u32
Expand description

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’