pub unsafe extern "system" fn CreateUrlCacheContainerW(
    name: PCWSTR,
    lpcacheprefix: PCWSTR,
    lpszcachepath: PCWSTR,
    kbcachelimit: u32,
    dwcontainertype: u32,
    dwoptions: u32,
    pvbuffer: *const c_void,
    cbbuffer: *const u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"