Function windows_sys::Win32::Networking::WinInet::CreateUrlCacheEntryW
[−]pub unsafe extern "system" fn CreateUrlCacheEntryW(
lpszurlname: PCWSTR,
dwexpectedfilesize: u32,
lpszfileextension: PCWSTR,
lpszfilename: PWSTR,
dwreserved: u32
) -> BOOL
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"