Function windows_sys::Win32::Networking::WinInet::InternetGetCookieW
[−]pub unsafe extern "system" fn InternetGetCookieW(
lpszurl: PCWSTR,
lpszcookiename: PCWSTR,
lpszcookiedata: PWSTR,
lpdwsize: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"