pub unsafe extern "system" fn MmGetCacheAttributeEx(
    physicaladdress: i64,
    flags: u32,
    cachetype: *mut MEMORY_CACHING_TYPE
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"