InternetSetCookieW

Function InternetSetCookieW 

Source
pub unsafe extern "system" fn InternetSetCookieW(
    lpszUrl: LPCWSTR,
    lpszCookieName: LPCWSTR,
    lpszCookieData: LPCWSTR,
) -> BOOL