windows::Win32::System::Memory

Function HeapWalk

pub unsafe fn HeapWalk(
    hheap: HANDLE,
    lpentry: *mut PROCESS_HEAP_ENTRY,
) -> Result<()>