pub unsafe fn HeapCompact<'a, Param0>(
    hheap: Param0,
    dwflags: HEAP_FLAGS
) -> usize where
    Param0: IntoParam<'a, HeapHandle>, 
Expand description

Required features: ‘Win32_System_Memory’