pub unsafe extern "system" fn HeapWalk(
    hheap: HeapHandle,
    lpentry: *mut PROCESS_HEAP_ENTRY
) -> BOOL
Expand description

Required features: "Win32_System_Memory", "Win32_Foundation"