pub unsafe extern "system" fn AppCacheCreateAndCommitFile(
    happcache: *const c_void,
    pwszsourcefilepath: PCWSTR,
    pwszurl: PCWSTR,
    pbresponseheaders: *const u8,
    dwresponseheaderssize: u32
) -> u32
Expand description

Required features: "Win32_Networking_WinInet"