Crates.io | win32-wlan |
lib.rs | win32-wlan |
version | 0.1.0 |
source | src |
created_at | 2023-05-03 15:04:17.147933 |
updated_at | 2023-05-03 15:04:17.147933 |
description | Higher level Rust bindings for the Win32 WLAN API |
homepage | https://github.com/ClSlaid/win32-wlan |
repository | https://github.com/ClSlaid/win32-wlan |
max_upload_size | |
id | 855542 |
size | 23,623 |
This is a naive, non-official wrapper crate, over the raw win32 WLAN handers,
provided by the windows-sys
crate.
This crate is ought to liberate you from the official ordious FFI.
Tierd of judging int
represented errors?
Got your rust code poisoned by pre-STL styled CPP vectors?
Try this crate instead.