pub unsafe extern "system" fn HeapSummary(
    hheap: HANDLE,
    dwflags: u32,
    lpsummary: *mut HEAP_SUMMARY
) -> BOOL
Expand description

Required features: "Win32_System_Memory", "Win32_Foundation"