pub unsafe extern "system" fn HeapAlloc(
hheap: HeapHandle,
dwflags: HEAP_FLAGS,
dwbytes: usize
) -> *mut c_voidExpand description
Required features: "Win32_System_Memory"
pub unsafe extern "system" fn HeapAlloc(
hheap: HeapHandle,
dwflags: HEAP_FLAGS,
dwbytes: usize
) -> *mut c_voidRequired features: "Win32_System_Memory"