about summary refs log tree commit diff
path: root/library/std/src/sys/windows/alloc
AgeCommit message (Collapse)AuthorLines
2021-03-26Rework `std::sys::windows::alloc`Christiaan Dirkx-0/+9
Add documentation to the system functions and `SAFETY` comments. Refactored helper functions, fixing the correctness of `get_header`.