Function windows_sys::Win32::Networking::WinInet::InternetSetCookieA

pub unsafe extern "system" fn InternetSetCookieA(
    lpszurl: PCSTR,
    lpszcookiename: PCSTR,
    lpszcookiedata: PCSTR,
) -> BOOL