Function windows_sys::Win32::Networking::WinInet::InternetSetCookieExA
[−]pub unsafe extern "system" fn InternetSetCookieExA(
lpszurl: PCSTR,
lpszcookiename: PCSTR,
lpszcookiedata: PCSTR,
dwflags: u32,
dwreserved: usize
) -> u32
Expand description
Required features: "Win32_Networking_WinInet"