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