Function windows::Win32::System::Memory::HeapCompact

pub unsafe fn HeapCompact<P0>(hheap: P0, dwflags: HEAP_FLAGS) -> usize
where P0: Param<HANDLE>,