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

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’