You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kernel32-sys-0.1.3\src\lib.rs:944:30: 944:43 error: use of undeclared type name `LPHEAPENTRY32`
C:\Users\***\.cargo\registry\src\github.com-0a35038f75765ae4\kernel32-sys-0.1.3\src\lib.rs:944 pub fn Heap32First(lphe: LPHEAPENTRY32, th32ProcessID: DWORD, th32HeapID: ULONG_PTR) -> BOOL;
seems like move LPHEAPENTRY32 struct on other library. Update libs please.
The text was updated successfully, but these errors were encountered:
Hi
seems like move LPHEAPENTRY32 struct on other library. Update libs please.
The text was updated successfully, but these errors were encountered: