pub type PSECURE_MEMORY_CACHE_CALLBACK = Option<unsafe extern "system" fn(addr: *const c_void, range: usize) -> BOOLEAN>;
Expand description

Required features: "Win32_System_Memory", "Win32_Foundation"