pub unsafe extern "system" fn HeapSize(
    hheap: HANDLE,
    dwflags: HEAP_FLAGS,
    lpmem: *const c_void
) -> usize
Expand description

Required features: "Win32_Foundation"