Function windows_sys::Win32::Networking::HttpServer::HttpAddFragmentToCache
[−]pub unsafe extern "system" fn HttpAddFragmentToCache(
requestqueuehandle: HANDLE,
urlprefix: PCWSTR,
datachunk: *mut HTTP_DATA_CHUNK,
cachepolicy: *mut HTTP_CACHE_POLICY,
overlapped: *mut OVERLAPPED
) -> u32Expand description
Required features: "Win32_Networking_HttpServer", "Win32_Foundation", "Win32_System_IO"