Function windows::Wdk::System::SystemServices::MmFreeContiguousMemorySpecifyCache
pub unsafe fn MmFreeContiguousMemorySpecifyCache(
baseaddress: *const c_void,
numberofbytes: usize,
cachetype: MEMORY_CACHING_TYPE,
)