diff options
| author | bors <bors@rust-lang.org> | 2023-09-28 13:35:36 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-09-28 13:35:36 +0000 |
| commit | dd91aba2fdd8e3b6d9248a401bd6eb2f8d445cdf (patch) | |
| tree | 5e359c96e33e2f0ce88dbd0ab1b38c268ef85183 /library/std/src/time.rs | |
| parent | c01d8d238c57f9847e1f1dd5a1d2659b85e2a468 (diff) | |
| parent | e7908608d9d11a77b3c73eb1aaac47492575efe9 (diff) | |
| download | rust-dd91aba2fdd8e3b6d9248a401bd6eb2f8d445cdf.tar.gz rust-dd91aba2fdd8e3b6d9248a401bd6eb2f8d445cdf.zip | |
Auto merge of #114882 - ChrisDenton:riddle-me, r=dtolnay
Update windows ffi bindings Bump `windows-bindgen` to version 0.51.1. This brings with it some changes to the generated FFI bindings, but little that affects the code. One change that does have more of an impact is `SOCKET` being `usize` instead of either `u64` or `u32` (as is used in std's public `SOCKET` type). However, it's now easy enough to abstract over that difference. Finally I added a few new bindings that are likely to be used in pending PRs, mostly to make sure they're ok with the new metadata. r? libs
Diffstat (limited to 'library/std/src/time.rs')
0 files changed, 0 insertions, 0 deletions
