bors dd91aba2fd 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
2023-09-28 13:35:36 +00:00
..
2023-08-14 08:50:32 +02:00
2023-02-24 15:30:14 +01:00
2023-09-21 17:31:25 +02:00
2023-06-21 14:59:37 -07:00
2023-04-28 08:47:55 -07:00
2023-03-01 06:42:40 +01:00
2023-09-22 17:23:33 +05:30
2023-05-07 18:57:43 +03:00
2023-08-22 20:25:38 +08:00
2023-09-22 23:56:51 +05:30