pub type AVRF_HEAPALLOCATION_ENUMERATE_CALLBACK = Option<unsafe extern "system" fn(heapallocation: *mut AVRF_HEAP_ALLOCATION, enumerationcontext: *mut c_void, enumerationlevel: *mut u32) -> u32>;
Expand description

Required features: "Win32_System_ApplicationVerifier"