Jump to content

KernReturnFileCache

From EDM2
Revision as of 03:43, 28 May 2025 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This appears to be the "free" function to return the ptr structure from KernReadFileAtCache back to the system.

Synopsis

APIRET APIENTRY KernReturnFileCache(KEEhfile khfd,KEECachePages* ptr);

Parameters

khfd (KEEhfile) - input
SFT pointer
ptr (KEECachePages*) - input
Pointer to a previously received cache data structure.