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