Function windows_sys::Win32::Networking::WinInet::InternetGetCookieExA
[−]pub unsafe extern "system" fn InternetGetCookieExA(
lpszurl: PSTR,
lpszcookiename: PSTR,
lpszcookiedata: PSTR,
lpdwsize: *mut u32,
dwflags: INTERNET_COOKIE_FLAGS,
lpreserved: *mut c_void
) -> BOOLExpand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’
