kernel32::HeapReAlloc [] [src]

pub unsafe extern "system" fn HeapReAlloc(hHeap: HANDLE, dwFlags: DWORD, lpMem: LPVOID, dwBytes: SIZE_T) -> LPVOID