https://github.com/maulingmonkey/hwnd0
minimal `HWND` bridge types
https://github.com/maulingmonkey/hwnd0
hwnd rust win32 windowing
Last synced: 7 months ago
JSON representation
minimal `HWND` bridge types
- Host: GitHub
- URL: https://github.com/maulingmonkey/hwnd0
- Owner: MaulingMonkey
- License: other
- Created: 2024-01-10T16:34:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-18T21:49:03.000Z (8 months ago)
- Last Synced: 2024-10-29T10:26:57.870Z (7 months ago)
- Topics: hwnd, rust, win32, windowing
- Language: Rust
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `hwnd0` - minimal `HWND` bridge types
[](https://github.com/MaulingMonkey/hwnd0)
[](https://crates.io/crates/hwnd0)
[](https://docs.rs/hwnd0)
[](https://github.com/MaulingMonkey/hwnd0)
[](https://github.com/MaulingMonkey/hwnd0/actions?query=workflow%3Arust)## Raison d'être
* Stable bridge types for interop between other crates and crate versions
* Building block for [`hwnd`](https://docs.rs/hwnd/)License
Licensed under either of
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or )
* MIT license ([LICENSE-MIT](LICENSE-MIT) or )at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.