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

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’