about summary refs log tree commit diff
path: root/library/std/src/sys/windows/api.rs
AgeCommit message (Collapse)AuthorLines
2024-01-11std: begin moving platform support modules into `pal`joboet-157/+0
2023-12-06library: fix comment about const assert in win apiklensy-1/+1
2023-11-22redundant_closureChris Denton-1/+1
2023-10-16Create `windows/api.rs` for safer FFIChris Denton-0/+157