Function windows::Win32::Networking::WinInet::UrlCacheUpdateEntryExtraData
pub unsafe fn UrlCacheUpdateEntryExtraData<P0>(
happcache: Option<*const c_void>,
pcwszurl: P0,
pbextradata: &[u8],
) -> u32where
P0: Param<PCWSTR>,