Function windows_sys::Win32::System::Memory::HeapSize
pub unsafe extern "system" fn HeapSize(
hheap: HeapHandle,
dwflags: HEAP_FLAGS,
lpmem: *const c_void
) -> usizeExpand description
Required features: "Win32_System_Memory"