pub unsafe extern "system" fn HeapFree(
hheap: HeapHandle,
dwflags: HEAP_FLAGS,
lpmem: *const c_void
) -> BOOL
Expand description
Required features: "Win32_System_Memory"
, "Win32_Foundation"
pub unsafe extern "system" fn HeapFree(
hheap: HeapHandle,
dwflags: HEAP_FLAGS,
lpmem: *const c_void
) -> BOOL
Required features: "Win32_System_Memory"
, "Win32_Foundation"