Function MmFreeContiguousMemorySpecifyCache
pub unsafe extern "system" fn MmFreeContiguousMemorySpecifyCache(
baseaddress: *const c_void,
numberofbytes: usize,
cachetype: MEMORY_CACHING_TYPE,
)
pub unsafe extern "system" fn MmFreeContiguousMemorySpecifyCache(
baseaddress: *const c_void,
numberofbytes: usize,
cachetype: MEMORY_CACHING_TYPE,
)