Skip to main content

MmFreeContiguousMemorySpecifyCache

Function MmFreeContiguousMemorySpecifyCache 

Source
pub unsafe extern "C" fn MmFreeContiguousMemorySpecifyCache(
    BaseAddress: PVOID,
    NumberOfBytes: SIZE_T,
    CacheType: MEMORY_CACHING_TYPE,
)