windows-threadpool-sys 0.1.0

Memory-safe access to the Windows thread pool APIs.
Documentation
1
2
3
4
5
// Copyright (c) 2026 Mike Grier
use windows_threadpool_sys as _;

#[test]
fn crate_is_available_to_integration_tests() {}