Function windows::Win32::Networking::WinInet::InternalInternetGetCookie
pub unsafe fn InternalInternetGetCookie<P0>(
lpszurl: P0,
lpszcookiedata: PSTR,
lpdwdatasize: *mut u32,
) -> u32where
P0: Param<PCSTR>,