Jakub Konka 547e520359 Split DeviceIoControl path into two fn call paths
As discussed in the previous commit, it would be better to avoid
function pointers to syscalls and explicitly split the control
path into two function calls instead. This commit addresses that
for `std.os.windows.DeviceIoControl`.
2020-07-29 14:17:49 +02:00
..
2020-04-28 19:11:31 -06:00
2020-06-07 22:39:35 +10:00
2020-06-26 13:34:48 -06:00
2020-07-05 21:11:42 +00:00
2020-02-16 13:25:30 -05:00
2020-07-12 21:45:25 +00:00
2020-06-09 13:36:17 -04:00
2020-07-24 20:35:47 +00:00
2020-05-24 10:04:09 -04:00
2020-02-22 12:44:21 +01:00
2020-07-26 05:42:38 +00:00
2020-07-14 17:19:17 -07:00
2020-07-22 17:26:27 -04:00
2020-07-13 00:34:02 +10:00
2020-07-25 23:33:15 -07:00
2020-06-01 14:43:13 -04:00
2020-06-18 20:35:03 -04:00