InternetGetCookieExA

Function InternetGetCookieExA 

Source
pub unsafe extern "system" fn InternetGetCookieExA(
    lpszUrl: LPCSTR,
    lpszCookieName: LPCSTR,
    lpszCookieData: LPSTR,
    lpdwSize: LPDWORD,
    dwFlags: DWORD,
    lpReserved: LPVOID,
) -> BOOL