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

Required features: "Win32_Foundation"