InternetGetCookieW

Function InternetGetCookieW 

Source
pub unsafe extern "system" fn InternetGetCookieW(
    lpszUrl: LPCWSTR,
    lpszCookieName: LPCWSTR,
    lpszCookieData: LPWSTR,
    lpdwSize: LPDWORD,
) -> BOOL