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