Function windows::Win32::Networking::WinInet::AppCacheCreateAndCommitFile
pub unsafe fn AppCacheCreateAndCommitFile<P0, P1>(
happcache: *const c_void,
pwszsourcefilepath: P0,
pwszurl: P1,
pbresponseheaders: &[u8],
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,