pub unsafe extern "system" fn InternetSetCookieExA(
    lpszurl: PCSTR,
    lpszcookiename: PCSTR,
    lpszcookiedata: PCSTR,
    dwflags: u32,
    dwreserved: usize
) -> u32
Expand description

Required features: "Win32_Networking_WinInet"