Function windows_sys::Wdk::System::SystemServices::MmGetCacheAttribute

pub unsafe extern "system" fn MmGetCacheAttribute(
    physicaladdress: i64,
    cachetype: *mut MEMORY_CACHING_TYPE,
) -> NTSTATUS