Function windows_sys::Win32::Networking::WinHttp::WinHttpSetCredentials
[−]pub unsafe extern "system" fn WinHttpSetCredentials(
hrequest: *mut c_void,
authtargets: u32,
authscheme: u32,
pwszusername: PWSTR,
pwszpassword: PWSTR,
pauthparams: *mut c_void
) -> BOOLExpand description
Required features: ‘Win32_Networking_WinHttp’, ‘Win32_Foundation’
