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