pub unsafe extern "system" fn MmSetPermanentCacheAttribute(
    startaddress: i64,
    numberofbytes: i64,
    cachetype: MEMORY_CACHING_TYPE,
    flags: u32
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"