Function windows_sys::Win32::Networking::WinInet::CreateUrlCacheContainerW
[−]pub unsafe extern "system" fn CreateUrlCacheContainerW(
name: PWSTR,
lpcacheprefix: PWSTR,
lpszcachepath: PWSTR,
kbcachelimit: u32,
dwcontainertype: u32,
dwoptions: u32,
pvbuffer: *mut c_void,
cbbuffer: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’
