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