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

Required features: "Win32_Networking_WinInet"