InternetGetCookieExW

Function InternetGetCookieExW 

Source
pub unsafe extern "system" fn InternetGetCookieExW(
    lpszUrl: LPCWSTR,
    lpszCookieName: LPCWSTR,
    lpszCookieData: LPWSTR,
    lpdwSize: LPDWORD,
    dwFlags: DWORD,
    lpReserved: LPVOID,
) -> BOOL