pub unsafe extern "system" fn InternalInternetGetCookie(
    lpszurl: PCSTR,
    lpszcookiedata: PSTR,
    lpdwdatasize: *mut u32
) -> u32
Expand description

Required features: "Win32_Networking_WinInet"